Home
last modified time | relevance | path

Searched refs:ENC_INPUT_RGB565 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/inc/
H A Dvpu_api.h66 ENC_INPUT_RGB565 = 4, /**< 16-bit RGB */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dvpu_api.h66 ENC_INPUT_RGB565 = 4, /**< 16-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp54 case ENC_INPUT_RGB565 : { in vpu_pic_type_remap_to_mpp()