Home
last modified time | relevance | path

Searched refs:MPP_FMT_YUV411SP (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h268 MPP_FMT_YUV411SP = (MPP_FRAME_FMT_YUV + 14), /* YYYY... UV... */ enumerator
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c462 case MPP_FMT_YUV411SP: in jpegd_setup_output_fmt()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c581 case MPP_FMT_YUV411SP : { in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c141 s->output_fmt = MPP_FMT_YUV411SP; in jpeg_judge_yuv_mode()