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

  /external/pdfium/third_party/libjpeg/
jdct.h 88 #define jpeg_idct_ifast jRDifast macro
104 EXTERN(void) jpeg_idct_ifast
fpdfapi_jddctmgr.c 126 method_ptr = jpeg_idct_ifast;
fpdfapi_jidctfst.c 168 jpeg_idct_ifast (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jpeglib.h 78 #define jpeg_idct_ifast FOXIT_PREFIX(jpeg_idct_ifast) macro
    [all...]
  /external/libjpeg-turbo/
jdct.h 100 EXTERN(void) jpeg_idct_ifast
jddctmgr.c 167 method_ptr = jpeg_idct_ifast;
jidctfst.c 171 jpeg_idct_ifast (j_decompress_ptr cinfo, jpeg_component_info *compptr, function

Completed in 120 milliseconds