HomeSort by relevance Sort by last modified time
    Searched refs:fmtbl (Results 1 - 3 of 3) sorted by null

  /external/jpeg/
jddctmgr.c 301 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table; local
311 fmtbl[i] = (FLOAT_MULT_TYPE)
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 289 FLOAT_MULT_TYPE * fmtbl = (FLOAT_MULT_TYPE *) compptr->dct_table; local
299 fmtbl[i] = (FLOAT_MULT_TYPE)
  /external/icu4c/test/intltest/
dcfmtest.cpp 426 Formattable fmtbl; local
427 fmtbl.setDecimalNumber(spInput, status);
428 fmtr.format(fmtbl, result, NULL, status);

Completed in 246 milliseconds