Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV420P (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.c211 case MPP_FMT_YUV420P : { in get_vepu_pixel_stride()
302 case MPP_FMT_YUV420P : { in get_vepu_offset_cfg()
334 case MPP_FMT_YUV420P : { in get_vepu_offset_cfg()
339 if (fmt == MPP_FMT_YUV420P) in get_vepu_offset_cfg()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c154 case MPP_FMT_YUV420P : { in hal_jpege_vepu1_set_extra_info()
164 if (fmt == MPP_FMT_YUV420P) in hal_jpege_vepu1_set_extra_info()
171 if (fmt == MPP_FMT_YUV420P) in hal_jpege_vepu1_set_extra_info()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp43 ret = MPP_FMT_YUV420P; in vpu_pic_type_remap_to_mpp()
127 case MPP_FMT_YUV420P: in vpu_api_set_enc_cfg()
241 case MPP_FMT_YUV420P : { in copy_align_raw_buffer_to_dest()
276 format(MPP_FMT_YUV420P), in VpuApiLegacy()
1068 case MPP_FMT_YUV420P : in encode()
1323 case MPP_FMT_YUV420P : in encoder_sendframe()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c112 case MPP_FMT_YUV420P : { in dump_mpp_frame_to_file()
551 case MPP_FMT_YUV420P : { in read_image()
1045 case MPP_FMT_YUV420P : { in fill_image()
1351 { "yuv420p", MPP_FMT_YUV420P, },
H A Dmpi_enc_utils.c43 case MPP_FMT_YUV420P : { in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h222 MPP_FMT_YUV420P = (MPP_FRAME_FMT_YUV + 4), /* YYYY... U...V... (I420) */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h221 MPP_FMT_YUV420P = (MPP_FRAME_FMT_YUV + 4), /* YYYY... U...V... (I420) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.cpp75 case MPP_FMT_YUV420P: in rga_fmt_map()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp546 { MPP_FMT_YUV420P, "YUV420P, I420" },
H A Dmpp_impl.cpp215 case MPP_FMT_YUV420P : { in dump_frame()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c416 case MPP_FMT_YUV420P : { in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp46 case MPP_FMT_YUV420P: { in InitParams()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c1048 if (set->format == MPP_FMT_YUV420SP || set->format == MPP_FMT_YUV420P) { in set_parameter()
1058 if (set->format == MPP_FMT_YUV420P) { in set_parameter()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c217 case MPP_FMT_YUV420P: { in test_ctx_init()
H A Dmpi_enc_mt_test.cpp223 case MPP_FMT_YUV420P: { in mt_test_ctx_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c109 MPP_FMT_YUV420P,