Searched refs:slot_quant (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djctrans.c72 JQUANT_TBL *c_quant, *slot_quant; local
124 slot_quant = srcinfo->quant_tbl_ptrs[tblno];
128 if (c_quant->quantval[coefi] != slot_quant->quantval[coefi])

Completed in 30 milliseconds