Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Djpegd_syntax.h23 #define JPEGDEC_YUV400 (0) macro
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c337 if ((s->yuv_mode != JPEGDEC_YUV400) && (i < ac_ptr1->actual_length)) in jpegd_write_qp_ac_dc_table()
393 if ((s->yuv_mode != JPEGDEC_YUV400) && (i < dc_ptr1->actual_length)) in jpegd_write_qp_ac_dc_table()
H A Dhal_jpegd_rkv.c393 case JPEGDEC_YUV400: in jpegd_gen_regs()
/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c156 s->yuv_mode = JPEGDEC_YUV400; in jpeg_judge_yuv_mode()
1073 case JPEGDEC_YUV400: { in jpegd_allocate_frame()