Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV400 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h230 MPP_FMT_YUV400 = (MPP_FRAME_FMT_YUV + 12), /* YYYY... */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h229 MPP_FMT_YUV400 = (MPP_FRAME_FMT_YUV + 12), /* YYYY... */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp552 { MPP_FMT_YUV400, "YUV400-Y8, Y800" },
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c460 case MPP_FMT_YUV400: in jpegd_setup_output_fmt()
H A Dhal_jpegd_rkv.c324 if (MPP_FRAME_FMT_IS_YUV(ctx->output_fmt) && s->output_fmt != MPP_FMT_YUV400) { in setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c151 s->output_fmt = MPP_FMT_YUV400; in jpeg_judge_yuv_mode()
1067 fmt = MPP_FMT_YUV400; in jpegd_allocate_frame()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c198 case MPP_FMT_YUV400: { in dump_mpp_frame_to_file()
1173 case MPP_FMT_YUV400 : { in fill_image()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c424 fmt = MPP_FMT_YUV400; in dpb_mark_malloc()