Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/jpeg/
H A Djchuff.c32 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
353 encode_one_block (working_state * state, JCOEFPTR block, int last_dc_val, in encode_one_block()
572 htest_one_block (j_compress_ptr cinfo, JCOEFPTR block, int last_dc_val, in htest_one_block()
H A Djdhuff.c31 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
H A Djdphuff.c34 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member
H A Djcphuff.c40 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ member