Searched defs:multiplier_table (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djddctmgr.c73 } multiplier_table; typedef in typeref:union:__anon12736
333 SIZEOF(multiplier_table));
334 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jddctmgr.c68 } multiplier_table; typedef in typeref:union:__anon28740
265 SIZEOF(multiplier_table));
266 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
/external/jpeg/
H A Djddctmgr.c111 } multiplier_table; typedef in typeref:union:__anon22693
378 SIZEOF(multiplier_table));
379 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
/external/qemu/distrib/jpeg-6b/
H A Djddctmgr.c103 } multiplier_table; typedef in typeref:union:__anon29291
338 SIZEOF(multiplier_table));
339 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));

Completed in 143 milliseconds