Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV422SP (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c75 case MPP_FMT_YUV422SP : { in dump_mpp_frame_to_file()
512 case MPP_FMT_YUV422SP : in read_image()
585 case MPP_FMT_YUV422SP : in read_image()
1042 case MPP_FMT_YUV422SP : { in fill_image()
1354 { "yuv422sp", MPP_FMT_YUV422SP, },
H A Dmpi_enc_utils.c48 case MPP_FMT_YUV422SP: in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h220 MPP_FMT_YUV422SP = (MPP_FRAME_FMT_YUV + 2), /* YYYY... UVUV... (NV16) */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h219 MPP_FMT_YUV422SP = (MPP_FRAME_FMT_YUV + 2), /* YYYY... UVUV... (NV16) */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.cpp84 case MPP_FMT_YUV422SP: in rga_fmt_map()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp348 ? MPP_FMT_YUV422SP : MPP_FMT_YUV420SP; in init_frame_info()
359 ? MPP_FMT_YUV422SP : MPP_FMT_YUV420SP; in init_frame_info()
563 case MPP_FMT_YUV422SP: { in setup_VPU_FRAME_from_mpp_frame()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp544 { MPP_FMT_YUV422SP, "YUV422SP, NV24" },
H A Dmpp_impl.cpp218 case MPP_FMT_YUV422SP : { in dump_frame()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c466 case MPP_FMT_YUV422SP: in jpegd_setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c98 s->output_fmt = MPP_FMT_YUV422SP; in jpeg_judge_yuv_mode()
1061 fmt = MPP_FMT_YUV422SP; in jpegd_allocate_frame()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp55 case MPP_FMT_YUV422SP : { in InitParams()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c875 if (fmt == MPP_FMT_YUV422SP) { in rkv_h264d_control()
H A Dhal_h264d_vdpu34x.c1194 if (fmt == MPP_FMT_YUV422SP) { in vdpu34x_h264d_control()
H A Dhal_h264d_vdpu382.c1333 if (fmt == MPP_FMT_YUV422SP) { in vdpu382_h264d_control()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c226 case MPP_FMT_YUV422SP : { in test_ctx_init()
H A Dmpi_enc_mt_test.cpp232 case MPP_FMT_YUV422SP : { in mt_test_ctx_init()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp334 case MPP_FMT_YUV422SP : { in generate_info_set()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.c578 { { -1, MPP_FMT_YUV422SP }, in read_colorspace_details()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c2363 if ((fmt & MPP_FRAME_FMT_MASK) == MPP_FMT_YUV422SP) { in vdpu_av1d_control()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c430 fmt = MPP_FMT_YUV422SP; in dpb_mark_malloc()