Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dvpu_api_test.c254 int Format = ENC_INPUT_YUV420_PLANAR; in vpu_encode_demo()
341 enc_param->format = ENC_INPUT_YUV420_PLANAR; in vpu_encode_demo()
/rockchip-linux_mpp/inc/
H A Dvpu_api.h62 ENC_INPUT_YUV420_PLANAR = 0, /**< YYYY... UUUU... VVVV */ enumerator
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp41 case ENC_INPUT_YUV420_PLANAR : { in vpu_pic_type_remap_to_mpp()