hbVPTranspose
The API for calling the Transpose.
- Parameter
- [out]
taskHandleTask handles are responsible for the interaction of the operator with the UCP architecture. - [out]
dstImgThe output picture, type and format are the same as the input picture, its width is equal to the input picture's height, and its height is equal to the input picture's width. - [in]
srcImgThe input picture type supports U8C1 and format supports Y and nv12.
- [out]
- Return Value
- Return
0means the API was successfully executed, otherwise the execution failed.
- Return
