Searched refs:MPP_FMT_YUV422SP (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | utils.c | 75 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 D | mpi_enc_utils.c | 48 case MPP_FMT_YUV422SP: in mpi_enc_width_default_stride()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_frame.h | 220 MPP_FMT_YUV422SP = (MPP_FRAME_FMT_YUV + 2), /* YYYY... UVUV... (NV16) */ enumerator
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_frame.h | 219 MPP_FMT_YUV422SP = (MPP_FRAME_FMT_YUV + 2), /* YYYY... UVUV... (NV16) */ enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.cpp | 84 case MPP_FMT_YUV422SP: in rga_fmt_map()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 348 ? 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 D | mpi.cpp | 544 { MPP_FMT_YUV422SP, "YUV422SP, NV24" },
|
| H A D | mpp_impl.cpp | 218 case MPP_FMT_YUV422SP : { in dump_frame()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_common.c | 466 case MPP_FMT_YUV422SP: in jpegd_setup_output_fmt()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/ |
| H A D | jpegd_parser.c | 98 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 D | mpp_encoder.cpp | 55 case MPP_FMT_YUV422SP : { in InitParams()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_rkv_reg.c | 875 if (fmt == MPP_FMT_YUV422SP) { in rkv_h264d_control()
|
| H A D | hal_h264d_vdpu34x.c | 1194 if (fmt == MPP_FMT_YUV422SP) { in vdpu34x_h264d_control()
|
| H A D | hal_h264d_vdpu382.c | 1333 if (fmt == MPP_FMT_YUV422SP) { in vdpu382_h264d_control()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 226 case MPP_FMT_YUV422SP : { in test_ctx_init()
|
| H A D | mpi_enc_mt_test.cpp | 232 case MPP_FMT_YUV422SP : { in mt_test_ctx_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_buf_slot.cpp | 334 case MPP_FMT_YUV422SP : { in generate_info_set()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser.c | 578 { { -1, MPP_FMT_YUV422SP }, in read_colorspace_details()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 2363 if ((fmt & MPP_FRAME_FMT_MASK) == MPP_FMT_YUV422SP) { in vdpu_av1d_control()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_init.c | 430 fmt = MPP_FMT_YUV422SP; in dpb_mark_malloc()
|