OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpeg_stdio_src
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
example.c
330
jpeg_stdio_src
(&cinfo, infile);
jpeglibmangler.h
62
#define
jpeg_stdio_src
chromium_jpeg_stdio_src
macro
jdatasrc.c
216
jpeg_stdio_src
(j_decompress_ptr cinfo, FILE * infile)
function
221
* of JPEG images can be read from the same file by calling
jpeg_stdio_src
jpeglib.h
919
#define
jpeg_stdio_src
macro
[
all
...]
jpegtran.c
457
jpeg_stdio_src
(&srcinfo, fp);
djpeg.c
582
jpeg_stdio_src
(&cinfo, input_file);
/external/jpeg/
example.c
330
jpeg_stdio_src
(&cinfo, infile);
jdatasrc.c
182
jpeg_stdio_src
(j_decompress_ptr cinfo, FILE * infile)
function
187
* of JPEG images can be read from the same file by calling
jpeg_stdio_src
jpeglib.h
902
#define
jpeg_stdio_src
macro
[
all
...]
jpegtran.c
434
jpeg_stdio_src
(&srcinfo, input_file);
djpeg.c
529
jpeg_stdio_src
(&cinfo, input_file);
/external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp
177
jpeg_stdio_src
( cinfo, m_f );
[
all
...]
Completed in 453 milliseconds