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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djddctmgr.c48 * The actual multiplier tables are pointed to by dct_table in the
166 ISLOW_MULT_TYPE * ismtbl = (ISLOW_MULT_TYPE *) compptr->dct_table;
183 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table;
215 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table;
262 compptr->dct_table =
265 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
H A Djidctred.c136 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
288 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
391 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
H A Djidctflt.c87 quantptr = (FLOAT_MULT_TYPE *) compptr->dct_table;
H A Djidctfst.c188 quantptr = (IFAST_MULT_TYPE *) compptr->dct_table;
H A Djidctint.c169 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
H A Djpeglib.h178 void * dct_table; member in struct:__anon654
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djddctmgr.c48 * The actual multiplier tables are pointed to by dct_table in the
279 ISLOW_MULT_TYPE * ismtbl = (ISLOW_MULT_TYPE *) compptr->dct_table;
296 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table;
328 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table;
375 compptr->dct_table =
378 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
H A Djidctint.c192 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
446 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
595 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
716 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
831 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
935 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
1019 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
1072 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
1107 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
1279 quantptr = (ISLOW_MULT_TYPE *) compptr->dct_table;
[all...]
H A Djidctflt.c87 quantptr = (FLOAT_MULT_TYPE *) compptr->dct_table;
H A Djidctfst.c188 quantptr = (IFAST_MULT_TYPE *) compptr->dct_table;
H A Djpeglib.h185 void * dct_table; member in struct:__anon3950

Completed in 110 milliseconds