OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_read_coefficients
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jdtrans.c
45
jpeg_read_coefficients
(j_decompress_ptr cinfo)
function
jpeglibmangler.h
96
#define
jpeg_read_coefficients
chromium_jpeg_read_coefficients
macro
jpeglib.h
966
#define
jpeg_read_coefficients
macro
[
all
...]
jpegtran.c
466
*
jpeg_read_coefficients
so that memory allocation will be done right.
478
src_coef_arrays =
jpeg_read_coefficients
(&srcinfo);
495
* Note: we assume that
jpeg_read_coefficients
consumed all input
turbojpeg.c
[
all
...]
/external/jpeg/
jdtrans.c
45
jpeg_read_coefficients
(j_decompress_ptr cinfo)
function
jpeglib.h
936
#define
jpeg_read_coefficients
macro
[
all
...]
jpegtran.c
443
*
jpeg_read_coefficients
so that memory allocation will be done right.
450
src_coef_arrays =
jpeg_read_coefficients
(&srcinfo);
Completed in 48 milliseconds