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

  /external/opencv3/3rdparty/libjpeg/
jmorecfg.h 293 #define DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
376 * DCT routines, so it only matters if you've defined DCT_FLOAT_SUPPORTED.)
  /external/pdfium/third_party/libjpeg/
jmorecfg.h 278 #undef DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
362 * DCT routines, so it only matters if you've defined DCT_FLOAT_SUPPORTED.)
  /external/libjpeg-turbo/
jmorecfg.h 255 #define DCT_FLOAT_SUPPORTED /* floating-point: accurate, fast on fast HW */
391 * DCT routines, so it only matters if you've defined DCT_FLOAT_SUPPORTED.)

Completed in 1568 milliseconds