Home
last modified time | relevance | path

Searched refs:ifmtbl (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djddctmgr.c235 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table; in start_pass() local
253 ifmtbl[j] = (qtbl->quantval[i] * scales[i] + 2) >> 2; in start_pass()
272 ifmtbl[i] = (IFAST_MULT_TYPE) in start_pass()
/external/jpeg/
Djddctmgr.c235 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table; in start_pass() local
253 ifmtbl[j] = (qtbl->quantval[i] * scales[i] + 2) >> 2; in start_pass()
272 ifmtbl[i] = (IFAST_MULT_TYPE) in start_pass()