Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djchuff.c71 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
488 encode_one_block_simd(working_state *state, JCOEFPTR block, int last_dc_val, in encode_one_block_simd()
505 encode_one_block(working_state *state, JCOEFPTR block, int last_dc_val, in encode_one_block()
753 htest_one_block(j_compress_ptr cinfo, JCOEFPTR block, int last_dc_val, in htest_one_block()
Djdphuff.c41 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
Djdarith.c41 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
Djcarith.c40 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
Djdhuff.c39 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
Djcphuff.c98 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
Djsimd_none.c387 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/arm64/
Djsimd.c762 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/powerpc/
Djsimd.c841 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/x86_64/
Djsimd.c1018 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/arm/
Djsimd.c688 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/i386/
Djsimd.c1195 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/loongson/
Djsimd.c579 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()
/external/libjpeg-turbo/simd/mips/
Djsimd.c1092 int last_dc_val, c_derived_tbl *dctbl, in jsimd_huff_encode_one_block()