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 - 7
of
7
) sorted by null
/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);
/system/extras/tests/bionic/libc/other/
test_jpeg.c
166
jpeg_stdio_src
(&cinfo, input_file);
/external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp
177
jpeg_stdio_src
( cinfo, m_f );
[
all
...]
Completed in 57 milliseconds