OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slot_quant
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jctrans.c
68
JQUANT_TBL *c_quant, *
slot_quant
;
local
120
slot_quant
= srcinfo->quant_tbl_ptrs[tblno];
124
if (c_quant->quantval[coefi] !=
slot_quant
->quantval[coefi])
/external/qemu/distrib/jpeg-6b/
jctrans.c
68
JQUANT_TBL *c_quant, *
slot_quant
;
local
120
slot_quant
= srcinfo->quant_tbl_ptrs[tblno];
124
if (c_quant->quantval[coefi] !=
slot_quant
->quantval[coefi])
Completed in 502 milliseconds