Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/common/
H A Dvepu_common.h42 } VepuFormatCfg; typedef
81 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format);
H A Dvepu_common.c27 static VepuFormatCfg vepu_yuv_cfg[MPP_FMT_YUV_BUTT] = {
62 static VepuFormatCfg vepu_rgb_cfg[MPP_FMT_RGB_BUTT - MPP_FRAME_FMT_RGB] = {
92 static VepuFormatCfg vepu_rgb_le_cfg[MPP_FMT_RGB_BUTT - MPP_FRAME_FMT_RGB] = {
127 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format) in get_vepu_fmt()
129 VepuFormatCfg *fmt_cfg = NULL; in get_vepu_fmt()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c193 VepuFormatCfg fmt_cfg; in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c388 VepuFormatCfg fmt_cfg; in hal_jpege_vepu2_gen_regs()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c307 VepuFormatCfg fmt_cfg; in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1149 VepuFormatCfg fmt_cfg; in set_parameter()