OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jpeg_start_compress
(Results
1 - 4
of
4
) sorted by null
/external/jpeg/
jcapistd.c
12
*
jpeg_start_compress
, it will end up linking in the entire compressor.
38
jpeg_start_compress
(j_compress_ptr cinfo, boolean write_all_tables)
function
97
*
jpeg_start_compress
and jpeg_write_scanlines.
142
*
jpeg_start_compress
and jpeg_write_raw_data.
jpeglib.h
291
*
jpeg_start_compress
(). We recommend calling jpeg_set_defaults() to
914
#define
jpeg_start_compress
macro
[
all
...]
/external/qemu/distrib/jpeg-6b/
jcapistd.c
12
*
jpeg_start_compress
, it will end up linking in the entire compressor.
38
jpeg_start_compress
(j_compress_ptr cinfo, boolean write_all_tables)
function
97
*
jpeg_start_compress
and jpeg_write_scanlines.
142
*
jpeg_start_compress
and jpeg_write_raw_data.
jpeglib.h
291
*
jpeg_start_compress
(). We recommend calling jpeg_set_defaults() to
914
#define
jpeg_start_compress
macro
[
all
...]
Completed in 86 milliseconds