Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV444SP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h233 MPP_FMT_YUV444SP = (MPP_FRAME_FMT_YUV + 15), /* YYYY... UVUVUVUV... */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h232 MPP_FMT_YUV444SP = (MPP_FRAME_FMT_YUV + 15), /* YYYY... UVUVUVUV... */ enumerator
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c174 case MPP_FMT_YUV444SP : { in dump_mpp_frame_to_file()
598 case MPP_FMT_YUV444SP : in read_image()
1182 case MPP_FMT_YUV444SP : { in fill_image()
H A Dmpi_enc_utils.c53 case MPP_FMT_YUV444SP : in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp553 { MPP_FMT_YUV444SP, "YUV444SP" },
H A Dmpp_impl.cpp221 case MPP_FMT_YUV444SP : { in dump_frame()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c475 case MPP_FMT_YUV444SP: in jpegd_setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c120 s->output_fmt = MPP_FMT_YUV444SP; in jpeg_judge_yuv_mode()
1064 fmt = MPP_FMT_YUV444SP; in jpegd_allocate_frame()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c112 MPP_FMT_YUV444SP,