get_byte() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

get_byte() function

Syntax

LOCAL(int) get_byte (j_decompress_ptr cinfo);

Arguments

cinfo

References

LocationReferrerText
jdarith.c:65
jdarith.c:120arith_decode()
data = get_byte(cinfo); /* read next input byte */
jdarith.c:122arith_decode()
do data = get_byte(cinfo);

Call Tree

Functions calling get_byte()
Functions called by get_byte()
all items filtered out
get_byte()
Type of get_byte()
get_byte()
all items filtered out