Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h36 #define INPUT_RGB565 0x04 macro
H A Dhal_vp8e_vepu1_v2.c49 if (hw_cfg->input_format < INPUT_RGB565) in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c52 if (hw_cfg->input_format < INPUT_RGB565) { in vp8e_vpu_frame_start()