Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpegd_syntax.h23 #define JPEGDEC_YUV400 (0) macro
/OK3568_Linux_fs/external/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.c415 case JPEGDEC_YUV400: in jpegd_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c150 s->yuv_mode = JPEGDEC_YUV400; in jpeg_judge_yuv_mode()
1066 case JPEGDEC_YUV400: { in jpegd_allocate_frame()