Home
last modified time | relevance | path

Searched refs:read_1_byte (Results 1 – 6 of 6) sorted by relevance

/external/jpeg/
Drdjpgcom.c73 read_1_byte (void) in read_1_byte() function
144 c = read_1_byte(); in next_marker()
147 c = read_1_byte(); in next_marker()
153 c = read_1_byte(); in next_marker()
208 (void) read_1_byte(); in skip_variable()
235 ch = read_1_byte(); in process_COM()
276 data_precision = read_1_byte(); in process_SOFn()
279 num_components = read_1_byte(); in process_SOFn()
306 (void) read_1_byte(); /* Component ID code */ in process_SOFn()
307 (void) read_1_byte(); /* H, V sampling factors */ in process_SOFn()
[all …]
Dwrjpgcom.c92 read_1_byte (void) in read_1_byte() function
193 c = read_1_byte(); in next_marker()
196 c = read_1_byte(); in next_marker()
202 c = read_1_byte(); in next_marker()
258 write_1_byte(read_1_byte()); in copy_variable()
277 (void) read_1_byte(); in skip_variable()
/external/chromium_org/third_party/libjpeg_turbo/
Drdjpgcom.c77 read_1_byte (void) in read_1_byte() function
148 c = read_1_byte(); in next_marker()
151 c = read_1_byte(); in next_marker()
157 c = read_1_byte(); in next_marker()
212 (void) read_1_byte(); in skip_variable()
244 ch = read_1_byte(); in process_COM()
292 data_precision = read_1_byte(); in process_SOFn()
295 num_components = read_1_byte(); in process_SOFn()
322 (void) read_1_byte(); /* Component ID code */ in process_SOFn()
323 (void) read_1_byte(); /* H, V sampling factors */ in process_SOFn()
[all …]
Dwrjpgcom.c92 read_1_byte (void) in read_1_byte() function
193 c = read_1_byte(); in next_marker()
196 c = read_1_byte(); in next_marker()
202 c = read_1_byte(); in next_marker()
258 write_1_byte(read_1_byte()); in copy_variable()
277 (void) read_1_byte(); in skip_variable()
/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c73 read_1_byte (void) in read_1_byte() function
144 c = read_1_byte(); in next_marker()
147 c = read_1_byte(); in next_marker()
153 c = read_1_byte(); in next_marker()
208 (void) read_1_byte(); in skip_variable()
235 ch = read_1_byte(); in process_COM()
276 data_precision = read_1_byte(); in process_SOFn()
279 num_components = read_1_byte(); in process_SOFn()
306 (void) read_1_byte(); /* Component ID code */ in process_SOFn()
307 (void) read_1_byte(); /* H, V sampling factors */ in process_SOFn()
[all …]
Dwrjpgcom.c92 read_1_byte (void) in read_1_byte() function
193 c = read_1_byte(); in next_marker()
196 c = read_1_byte(); in next_marker()
202 c = read_1_byte(); in next_marker()
258 write_1_byte(read_1_byte()); in copy_variable()
277 (void) read_1_byte(); in skip_variable()