Searched refs:dct_method (Results 1 - 19 of 19) sorted by relevance

/external/jpeg/
H A Dcjpeg.c266 cinfo->dct_method = JDCT_ISLOW;
268 cinfo->dct_method = JDCT_IFAST;
270 cinfo->dct_method = JDCT_FLOAT;
H A Ddjpeg.c216 cinfo->dct_method = JDCT_ISLOW;
218 cinfo->dct_method = JDCT_IFAST;
220 cinfo->dct_method = JDCT_FLOAT;
255 cinfo->dct_method = JDCT_FASTEST;
H A Djcdctmgr.c72 switch (cinfo->dct_method) {
356 switch (cinfo->dct_method) {
H A Djdapimin.c194 cinfo->dct_method = JDCT_DEFAULT;
H A Djddctmgr.c165 switch (cinfo->dct_method) {
H A Djpeglib.h329 J_DCT_METHOD dct_method; /* DCT algorithm selector */ member in struct:jpeg_compress_struct
446 J_DCT_METHOD dct_method; /* IDCT algorithm selector */ member in struct:jpeg_decompress_struct
H A Djcparam.c327 cinfo->dct_method = JDCT_DEFAULT;
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jddctmgr.c118 switch (cinfo->dct_method) {
H A Dfpdfapi_jcdctmgr.c73 switch (cinfo->dct_method) {
357 switch (cinfo->dct_method) {
H A Dfpdfapi_jdapimin.c194 cinfo->dct_method = JDCT_DEFAULT;
H A Djpeglib.h392 J_DCT_METHOD dct_method; /* DCT algorithm selector */ member in struct:jpeg_compress_struct
506 J_DCT_METHOD dct_method; /* IDCT algorithm selector */ member in struct:jpeg_decompress_struct
H A Dfpdfapi_jcparam.c328 cinfo->dct_method = JDCT_DEFAULT;
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h392 J_DCT_METHOD dct_method; /* DCT algorithm selector */ member in struct:jpeg_compress_struct
506 J_DCT_METHOD dct_method; /* IDCT algorithm selector */ member in struct:jpeg_decompress_struct
/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp423 cinfo->dct_method = JDCT_ISLOW;
425 cinfo->dct_method = JDCT_IFAST;
428 cinfo->dct_method = JDCT_ISLOW;
1406 cinfo.dct_method = JDCT_IFAST;
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dmjpeg_decoder.cc499 decompress_struct_->dct_method = JDCT_IFAST; // JDCT_ISLOW is default
/external/libyuv/files/source/
H A Dmjpeg_decoder.cc519 decompress_struct_->dct_method = JDCT_IFAST; // JDCT_ISLOW is default
/external/libvncserver/common/
H A Dturbojpeg.c187 if(jpegQual>=96) cinfo->dct_method=JDCT_ISLOW;
188 else cinfo->dct_method=JDCT_FASTEST;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2373 milliseconds