OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_1_byte
(Results
1 - 4
of
4
) sorted by null
/external/jpeg/
rdjpgcom.c
73
read_1_byte
(void)
function
144
c =
read_1_byte
();
147
c =
read_1_byte
();
153
c =
read_1_byte
();
208
(void)
read_1_byte
();
235
ch =
read_1_byte
();
276
data_precision =
read_1_byte
();
279
num_components =
read_1_byte
();
306
(void)
read_1_byte
(); /* Component ID code */
307
(void)
read_1_byte
(); /* H, V sampling factors *
[
all
...]
wrjpgcom.c
92
read_1_byte
(void)
function
193
c =
read_1_byte
();
196
c =
read_1_byte
();
202
c =
read_1_byte
();
258
write_1_byte(
read_1_byte
());
277
(void)
read_1_byte
();
/external/qemu/distrib/jpeg-6b/
rdjpgcom.c
73
read_1_byte
(void)
function
144
c =
read_1_byte
();
147
c =
read_1_byte
();
153
c =
read_1_byte
();
208
(void)
read_1_byte
();
235
ch =
read_1_byte
();
276
data_precision =
read_1_byte
();
279
num_components =
read_1_byte
();
306
(void)
read_1_byte
(); /* Component ID code */
307
(void)
read_1_byte
(); /* H, V sampling factors *
[
all
...]
wrjpgcom.c
92
read_1_byte
(void)
function
193
c =
read_1_byte
();
196
c =
read_1_byte
();
202
c =
read_1_byte
();
258
write_1_byte(
read_1_byte
());
277
(void)
read_1_byte
();
Completed in 106 milliseconds