acldvppJpegdPrecisionMode
Data Format |
Description |
|---|---|
ACL_YUVOUT_ALIGN_DOWN = 0 |
ACL_YUVOUT_ALIGN_DOWN:
|
ACL_YUVOUT_ALIGN_UP = 1 |
ACL_YUVOUT_ALIGN_UP:
|
ACL_YUVOUT_ALIGN_DOWN_COMPAT = 2 |
ACL_YUVOUT_ALIGN_DOWN_COMPAT: default value Compatible with earlier versions. If the format of the decoded output image is YUV420SP, YUV422SP, or YUV440SP and the width and height of the source image are odd numbers, the width and height of the output image are rounded down to the nearest multiple of 2. |
Parent topic: Data Types and Operation APIs