Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c513 case MPP_FMT_YUV422_YUYV : in read_image()
592 case MPP_FMT_YUV422_YUYV : in read_image()
1125 case MPP_FMT_YUV422_YUYV : { in fill_image()
1357 { "yuv422yuyv", MPP_FMT_YUV422_YUYV, },
H A Dmpi_enc_utils.c63 case MPP_FMT_YUV422_YUYV : in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h226 MPP_FMT_YUV422_YUYV = (MPP_FRAME_FMT_YUV + 8), /* YUYVYUYV... (YUY2) */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h225 MPP_FMT_YUV422_YUYV = (MPP_FRAME_FMT_YUV + 8), /* YUYVYUYV... (YUY2) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp550 { MPP_FMT_YUV422_YUYV, "YUV422-YUYV, YUY2" },
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c422 case MPP_FMT_YUV422_YUYV : in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp50 case MPP_FMT_YUV422_YUYV : in InitParams()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c327 else if (ctx->output_fmt == MPP_FMT_YUV422_YUYV) in setup_output_fmt()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c221 case MPP_FMT_YUV422_YUYV : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp227 case MPP_FMT_YUV422_YUYV : in mt_test_ctx_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c110 MPP_FMT_YUV422_YUYV,
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp309 case MPP_FMT_YUV422_YUYV: in generate_info_set()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp49 ret = MPP_FMT_YUV422_YUYV; in vpu_pic_type_remap_to_mpp()