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

  /external/jpeg/
jdct.h 88 #define jpeg_fdct_islow jFDislow macro
101 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
jfdctint.c 140 jpeg_fdct_islow (DCTELEM * data) function
  /external/pdfium/core/src/fxcodec/libjpeg/
jdct.h 84 #define jpeg_fdct_islow jFDislow macro
97 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
fpdfapi_jfdctint.c 141 jpeg_fdct_islow (DCTELEM * data) function
  /external/qemu/distrib/jpeg-6b/
jdct.h 84 #define jpeg_fdct_islow jFDislow macro
97 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
jfdctint.c 140 jpeg_fdct_islow (DCTELEM * data) function
  /external/chromium_org/third_party/libjpeg_turbo/
jdct.h 92 #define jpeg_fdct_islow jFDislow macro
117 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
jfdctint.c 140 jpeg_fdct_islow (DCTELEM * data) function
jpeglibmangler.h 16 #define jpeg_fdct_islow chromium_jpeg_fdct_islow macro

Completed in 703 milliseconds