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

  /external/pdfium/third_party/libjpeg/
jdct.h 89 #define jpeg_idct_float jRDfloat macro
107 EXTERN(void) jpeg_idct_float
fpdfapi_jddctmgr.c 132 method_ptr = jpeg_idct_float;
jpeglib.h 77 #define jpeg_idct_float FOXIT_PREFIX(jpeg_idct_float) macro
    [all...]
  /external/libjpeg-turbo/
jdct.h 102 EXTERN(void) jpeg_idct_float
jddctmgr.c 175 method_ptr = jpeg_idct_float;
jidctflt.c 71 jpeg_idct_float (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
  /external/opencv3/3rdparty/libjpeg/
jddctmgr.c 245 method_ptr = jpeg_idct_float;
jidctflt.c 69 jpeg_idct_float (j_decompress_ptr cinfo, jpeg_component_info * compptr, function
jdct.h 129 #define jpeg_idct_float jRDfloat macro
240 EXTERN(void) jpeg_idct_float

Completed in 133 milliseconds