Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c515 case MPP_FMT_YUV422_UYVY : in read_image()
594 case MPP_FMT_YUV422_UYVY : in read_image()
1149 case MPP_FMT_YUV422_UYVY : { in fill_image()
1355 { "yuv422uyvy", MPP_FMT_YUV422_UYVY, },
H A Dmpi_enc_utils.c65 case MPP_FMT_YUV422_UYVY : in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h228 MPP_FMT_YUV422_UYVY = (MPP_FRAME_FMT_YUV + 10), /* UYVYUYVY... (UYVY) */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h227 MPP_FMT_YUV422_UYVY = (MPP_FRAME_FMT_YUV + 10), /* UYVYUYVY... (UYVY) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp551 { MPP_FMT_YUV422_UYVY, "YUV422-UYVY, UYVY" },
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c423 case MPP_FMT_YUV422_UYVY : { in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp52 case MPP_FMT_YUV422_UYVY : in InitParams()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c223 case MPP_FMT_YUV422_UYVY : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp229 case MPP_FMT_YUV422_UYVY : in mt_test_ctx_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c111 MPP_FMT_YUV422_UYVY,
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp52 ret = MPP_FMT_YUV422_UYVY; in vpu_pic_type_remap_to_mpp()