Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h39 #define INPUT_RGB888 0x07 macro
H A Dhal_vp8e_vepu1_v2.c52 else if (hw_cfg->input_format < INPUT_RGB888) in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c54 } else if (hw_cfg->input_format < INPUT_RGB888) { in vp8e_vpu_frame_start()