Home
last modified time | relevance | path

Searched defs:JpegdSyntax (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Djpegd_syntax.h106 typedef struct JpegdSyntax { struct
108 RK_U16 quant_matrixes[4][QUANTIZE_TABLE_LENGTH];
111 AcTable ac_table[2];
114 DcTable dc_table[2];
117 RK_U32 qscale[4];
120 MppFrameFormat output_fmt;
123 RK_U32 yuv_mode;
124 RK_U8 fill_bottom;
125 RK_U8 fill_right;
128 RK_U8 scan_start;
[all …]