hbVPFlip
The API for calling the Flip.
- Parameter
- [out]
taskHandleTask handles are responsible for the interaction of the operator with the UCP architecture. - [out]
dstImgThe output picture, type, format and size are the same as the input picture. - [in]
srcImgThe input picture type supports U8C1 and format supports Y and nv12. - [in]
flipModeA parameter value of 0 indicates a flip along the x-axis, and a value of a positive integer indicates a flip along the y-axis.
- [out]
- Return Value
- Return
0means the API was successfully executed, otherwise the execution failed.
- Return
