Lines Matching refs:read_1_byte
72 read_1_byte(void) in read_1_byte() function
143 c = read_1_byte(); in next_marker()
146 c = read_1_byte(); in next_marker()
152 c = read_1_byte(); in next_marker()
207 (void)read_1_byte(); in skip_variable()
239 ch = read_1_byte(); in process_COM()
287 data_precision = read_1_byte(); in process_SOFn()
290 num_components = read_1_byte(); in process_SOFn()
318 (void)read_1_byte(); /* Component ID code */ in process_SOFn()
319 (void)read_1_byte(); /* H, V sampling factors */ in process_SOFn()
320 (void)read_1_byte(); /* Quantization table number */ in process_SOFn()