Home
last modified time | relevance | path

Searched refs:yuv2yuv_709_full_2_601_limit (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Drga.h116 yuv2yuv_709_full_2_601_limit = 0x9 << 8, //not support enumerator
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Drga.h116 yuv2yuv_709_full_2_601_limit = 0x9 << 8, //not support enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Drga.h116 yuv2yuv_709_full_2_601_limit = 0x9 << 8, //not support enumerator
/OK3568_Linux_fs/external/linux-rga/include/
H A Drga.h156 yuv2yuv_709_full_2_601_limit = 0x9 << 8, //not support enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h108 yuv2yuv_709_full_2_601_limit = 0x9 << 8, //not support enumerator
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp909 case yuv2yuv_709_full_2_601_limit : in NormalRgaFullColorSpaceConvert()
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.cpp1870 dstinfo.color_space_mode = yuv2yuv_709_full_2_601_limit; in rga_task_submit()