Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV420SP_VU (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp48 ret = MPP_FMT_YUV420SP_VU; in vpu_pic_type_remap_to_mpp()
142 case MPP_FMT_YUV420SP_VU : { in vpu_api_set_enc_cfg()
249 case MPP_FMT_YUV420SP_VU : { in copy_align_raw_buffer_to_dest()
1099 case MPP_FMT_YUV420SP_VU : { in encode()
1363 case MPP_FMT_YUV420SP_VU : { in encoder_sendframe()
1429 } else if (format >= MPP_FMT_YUV420SP_VU && format < MPP_FMT_YUV_BUTT) { in encoder_sendframe()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h259 MPP_FMT_YUV420SP_VU = (MPP_FRAME_FMT_YUV + 5), /* YYYY... VUVUVU... (NV21) */ enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c536 { MPP_FMT_YUV420SP_VU, "YUV420SP, NV21" },
/rockchip-linux_mpp/utils/
H A Dutils.c122 case MPP_FMT_YUV420SP_VU : in dump_mpp_frame_to_file()
574 case MPP_FMT_YUV420SP_VU: in read_image()
1117 case MPP_FMT_YUV420SP_VU : { in fill_image()
H A Dmpi_enc_utils.c41 case MPP_FMT_YUV420SP_VU : { in mpi_enc_width_default_stride()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c561 case MPP_FMT_YUV420SP_VU : { in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c253 case MPP_FMT_YUV420SP_VU: in jpege_vpu720_setup_format()
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c309 } else if (ctx->output_fmt == MPP_FMT_YUV420SP_VU) { in setup_output_fmt()
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp2.c1092 if (MPP_FMT_YUV420SP_VU == src_params->src_fmt) in vdpp2_params_to_reg()
1636 (params->src_fmt != MPP_FMT_YUV420SP_VU)) { in check_cap()
/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()