Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdjpgcom.c71 read_1_byte (void) in read_1_byte() function
142 c = read_1_byte(); in next_marker()
145 c = read_1_byte(); in next_marker()
151 c = read_1_byte(); in next_marker()
206 (void) read_1_byte(); in skip_variable()
238 ch = read_1_byte(); in process_COM()
286 data_precision = read_1_byte(); in process_SOFn()
289 num_components = read_1_byte(); in process_SOFn()
316 (void) read_1_byte(); /* Component ID code */ in process_SOFn()
317 (void) read_1_byte(); /* H, V sampling factors */ in process_SOFn()
[all …]
Dwrjpgcom.c85 read_1_byte (void) in read_1_byte() function
186 c = read_1_byte(); in next_marker()
189 c = read_1_byte(); in next_marker()
195 c = read_1_byte(); in next_marker()
251 write_1_byte(read_1_byte()); in copy_variable()
270 (void) read_1_byte(); in skip_variable()