HomeSort by relevance Sort by last modified time
    Searched full:multiplier_table (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jddctmgr.c 107 } multiplier_table; typedef in typeref:union:__anon9377
350 SIZEOF(multiplier_table));
351 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 103 } multiplier_table; typedef in typeref:union:__anon13217
338 SIZEOF(multiplier_table));
339 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));

Completed in 1162 milliseconds