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

  /external/jpeg/
jddctmgr.c 111 } multiplier_table; typedef in typeref:union:__anon21423
378 SIZEOF(multiplier_table));
379 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
  /external/qemu/distrib/jpeg-6b/
jddctmgr.c 103 } multiplier_table; typedef in typeref:union:__anon26674
338 SIZEOF(multiplier_table));
339 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));

Completed in 473 milliseconds