Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV422SP_VU (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h261 MPP_FMT_YUV422SP_VU = (MPP_FRAME_FMT_YUV + 7), /* YYYY... VUVUVU... (NV61) */ enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c538 { MPP_FMT_YUV422SP_VU, "YUV422SP, NV42" },
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c575 case MPP_FMT_YUV422SP_VU : in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c273 case MPP_FMT_YUV422SP_VU: in jpege_vpu720_setup_format()
/rockchip-linux_mpp/utils/
H A Dutils.c631 case MPP_FMT_YUV422SP_VU: in read_image()
1157 case MPP_FMT_YUV422SP_VU : { in fill_image()
H A Dmpi_enc_utils.c50 case MPP_FMT_YUV422SP_VU: { in mpi_enc_width_default_stride()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c481 if (!ctx->frame_cnt && (fmt == MPP_FMT_YUV420SP_VU || fmt == MPP_FMT_YUV422SP_VU)) in setup_vepu541_prep()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c1078 if (!ctx->frame_num && (prep_fmt == MPP_FMT_YUV420SP_VU || prep_fmt == MPP_FMT_YUV422SP_VU)) in vepu541_h265_set_pp_regs()