Home
last modified time | relevance | path

Searched refs:get_vepu_fmt (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/common/
H A Dvepu_common.h81 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format);
H A Dvepu_common.c127 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format) in get_vepu_fmt() function
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c259 if (!get_vepu_fmt(&fmt_cfg, fmt)) { in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c531 if (!get_vepu_fmt(&fmt_cfg, fmt)) { in hal_jpege_vepu2_gen_regs()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c333 if (!get_vepu_fmt(&fmt_cfg, format)) { in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1150 if (!get_vepu_fmt(&fmt_cfg, set->format)) { in set_parameter()