HomeSort by relevance Sort by last modified time
    Searched defs:dct_table (Results 1 - 13 of 13) sorted by null

  /external/jpeg/
jddctmgr.c 47 IFAST_MULT_TYPE *dct_table = (IFAST_MULT_TYPE *)compptr->dct_table; local
48 armv6_idct(coef_block, dct_table, output_buf, output_col);
88 * The actual multiplier tables are pointed to by dct_table in the
230 ISLOW_MULT_TYPE * ismtbl = (ISLOW_MULT_TYPE *) compptr->dct_table;
247 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table;
301 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table;
348 compptr->dct_table =
351 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
jpeglib.h 178 void * dct_table; member in struct:__anon9404
    [all...]
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 47 IFAST_MULT_TYPE *dct_table = (IFAST_MULT_TYPE *)compptr->dct_table; local
48 armv6_idct(coef_block, dct_table, output_buf, output_col);
84 * The actual multiplier tables are pointed to by dct_table in the
218 ISLOW_MULT_TYPE * ismtbl = (ISLOW_MULT_TYPE *) compptr->dct_table;
235 IFAST_MULT_TYPE * ifmtbl = (IFAST_MULT_TYPE *) compptr->dct_table;
289 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table;
336 compptr->dct_table =
339 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
jpeglib.h 178 void * dct_table; member in struct:__anon13244
    [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 99 milliseconds