Searched defs:dct_table (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Djddctmgr.c39 IFAST_MULT_TYPE *dct_table = (IFAST_MULT_TYPE *)compptr->dct_table; local
40 armv6_idct(coef_block, dct_table, output_buf, output_col);
80 * The actual multiplier tables are pointed to by dct_table in the
246 ISLOW_MULT_TYPE * ismtbl = (ISLOW_MULT_TYPE *) compptr->dct_table;
263 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table;
317 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table;
364 compptr->dct_table =
367 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
H A Djpeglib.h178 void * dct_table; member in struct:__anon6514
/external/libopus/src/
H A Danalysis.c48 static const float dct_table[128] = { variable
428 sum += dct_table[i*16+b]*logE[b];
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h245 void * dct_table; member in struct:__anon13114
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h245 void * dct_table; member in struct:__anon13327
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 100 milliseconds