Home
last modified time | relevance | path

Searched refs:jpeg_read_coefficients (Results 1 – 25 of 29) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/
Djpeg62-memsrcdst.def75 jpeg_read_coefficients @ 74 ;
Djpeg62.def75 jpeg_read_coefficients @ 74 ;
Djpeg7.def77 jpeg_read_coefficients @ 76 ;
Djpeg8.def80 jpeg_read_coefficients @ 79 ;
Djpeg7-memsrcdst.def77 jpeg_read_coefficients @ 76 ;
/third_party/libjpeg-turbo/win/
Djpeg62.def75 jpeg_read_coefficients @ 74 ;
Djpeg62-memsrcdst.def75 jpeg_read_coefficients @ 74 ;
Djpeg7-memsrcdst.def77 jpeg_read_coefficients @ 76 ;
Djpeg8.def80 jpeg_read_coefficients @ 79 ;
Djpeg7.def77 jpeg_read_coefficients @ 76 ;
/third_party/libjpeg-turbo/
Djdtrans.c48 jpeg_read_coefficients(j_decompress_ptr cinfo) in jpeg_read_coefficients() function
Djpegtran.c521 src_coef_arrays = jpeg_read_coefficients(&srcinfo); in main()
Djpeglib.h1041 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients(j_decompress_ptr cinfo);
Dturbojpeg.c1920 srccoefs = jpeg_read_coefficients(dinfo); in tjTransform()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdtrans.c49 jpeg_read_coefficients(j_decompress_ptr cinfo) in jpeg_read_coefficients() function
Djpeglibmangler.h112 #define jpeg_read_coefficients chromium_jpeg_read_coefficients macro
Djpegtran.c637 src_coef_arrays = jpeg_read_coefficients(&srcinfo); in jpegtran()
641 transformoption.drop_coef_arrays = jpeg_read_coefficients(&dropinfo); in jpegtran()
Djpeglib.h1045 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients(j_decompress_ptr cinfo);
Dturbojpeg.c1980 srccoefs = jpeg_read_coefficients(dinfo); in tjTransform()
Dlibjpeg.txt2828 and jpeg_read_scanlines(), call jpeg_read_coefficients(). This will read the
2850 If you use a suspending data source, jpeg_read_coefficients() will return
2855 It is also possible to call jpeg_read_coefficients() to obtain access to the
2859 image mode as discussed previously, then call jpeg_read_coefficients() after
2866 block arrays read from an input JPEG file by jpeg_read_coefficients(), or
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdtrans.c48 jpeg_read_coefficients(j_decompress_ptr cinfo) in jpeg_read_coefficients() function
Djpegtran.c521 src_coef_arrays = jpeg_read_coefficients(&srcinfo); in main()
Djpeglib.h1041 EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients(j_decompress_ptr cinfo);
Dturbojpeg.c1889 srccoefs = jpeg_read_coefficients(dinfo); in tjTransform()
Dlibjpeg.txt2810 and jpeg_read_scanlines(), call jpeg_read_coefficients(). This will read the
2832 If you use a suspending data source, jpeg_read_coefficients() will return
2837 It is also possible to call jpeg_read_coefficients() to obtain access to the
2841 image mode as discussed previously, then call jpeg_read_coefficients() after
2848 block arrays read from an input JPEG file by jpeg_read_coefficients(), or

12