Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV422_UYVY (Results 1 – 12 of 12) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/common/
H A Dvepu_common.c218 case MPP_FMT_YUV422_UYVY : { in get_vepu_pixel_stride()
308 case MPP_FMT_YUV422_UYVY : { in get_vepu_offset_cfg()
/rockchip-linux_mpp/utils/
H A Dutils.c249 case MPP_FMT_YUV422_UYVY: in dump_mpp_frame_to_file()
555 case MPP_FMT_YUV422_UYVY : in read_image()
640 case MPP_FMT_YUV422_UYVY : in read_image()
1198 case MPP_FMT_YUV422_UYVY : { in fill_image()
1404 { "yuv422uyvy", MPP_FMT_YUV422_UYVY, },
H A Dmpi_enc_utils.c66 case MPP_FMT_YUV422_UYVY : in mpi_enc_width_default_stride()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h264 MPP_FMT_YUV422_UYVY = (MPP_FRAME_FMT_YUV + 10), /* UYVYUYVY... (UYVY) */ enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c540 { MPP_FMT_YUV422_UYVY, "YUV422-UYVY, UYVY" },
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c578 case MPP_FMT_YUV422_UYVY : in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c162 case MPP_FMT_YUV422_UYVY : in get_src_frm_size()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c423 case MPP_FMT_YUV422_UYVY : { in h264e_vepu_prep_setup()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c284 case MPP_FMT_YUV422_UYVY: in jpege_vpu720_setup_format()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c220 case MPP_FMT_YUV422_UYVY : in mt_test_ctx_init()
H A Dmpi_enc_test.c351 case MPP_FMT_YUV422_UYVY : in test_ctx_init()
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp54 ret = MPP_FMT_YUV422_UYVY; in vpu_pic_type_remap_to_mpp()