Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV422_YUYV (Results 1 – 14 of 14) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/common/
H A Dvepu_common.c217 case MPP_FMT_YUV422_YUYV : in get_vepu_pixel_stride()
307 case MPP_FMT_YUV422_YUYV : in get_vepu_offset_cfg()
/rockchip-linux_mpp/utils/
H A Dutils.c247 case MPP_FMT_YUV422_YUYV: in dump_mpp_frame_to_file()
553 case MPP_FMT_YUV422_YUYV : in read_image()
638 case MPP_FMT_YUV422_YUYV : in read_image()
1174 case MPP_FMT_YUV422_YUYV : { in fill_image()
1406 { "yuv422yuyv", MPP_FMT_YUV422_YUYV, },
H A Dmpi_enc_utils.c64 case MPP_FMT_YUV422_YUYV : in mpi_enc_width_default_stride()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c529 case MPP_FMT_YUV422_YUYV: in mpp_sys_dec_buf_chk_proc()
576 case MPP_FMT_YUV422_YUYV : in mpp_sys_dec_buf_chk_proc()
H A Dmpp_buf_slot.c324 case MPP_FMT_YUV422_YUYV: in prepare_info_set_legacy()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h262 MPP_FMT_YUV422_YUYV = (MPP_FRAME_FMT_YUV + 8), /* YUYVYUYV... (YUY2) */ enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c539 { MPP_FMT_YUV422_YUYV, "YUV422-YUYV, YUY2" },
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c160 case MPP_FMT_YUV422_YUYV : in get_src_frm_size()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c422 case MPP_FMT_YUV422_YUYV : in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c280 case MPP_FMT_YUV422_YUYV: in jpege_vpu720_setup_format()
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c300 else if (ctx->output_fmt == MPP_FMT_YUV422_YUYV) in setup_output_fmt()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c218 case MPP_FMT_YUV422_YUYV : in mt_test_ctx_init()
H A Dmpi_enc_test.c349 case MPP_FMT_YUV422_YUYV : in test_ctx_init()
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp51 ret = MPP_FMT_YUV422_YUYV; in vpu_pic_type_remap_to_mpp()