Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV422P (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h224 MPP_FMT_YUV422P = (MPP_FRAME_FMT_YUV + 6), /* YYYY... UU...VV...(422P) */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h223 MPP_FMT_YUV422P = (MPP_FRAME_FMT_YUV + 6), /* YYYY... UU...VV...(422P) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.cpp81 case MPP_FMT_YUV422P: in rga_fmt_map()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c584 case MPP_FMT_YUV422P : in read_image()
1085 case MPP_FMT_YUV422P : { in fill_image()
1353 { "yuv422p", MPP_FMT_YUV422P, },
H A Dmpi_enc_utils.c47 case MPP_FMT_YUV422P: in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp548 { MPP_FMT_YUV422P, "YUV422P, 422P" },
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp54 case MPP_FMT_YUV422P : in InitParams()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c225 case MPP_FMT_YUV422P : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp231 case MPP_FMT_YUV422P : in mt_test_ctx_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c112 pix_fmt = MPP_FMT_YUV422P; in get_pixel_format()