Lines Matching refs:read_1_byte
73 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()
308 (void) read_1_byte(); /* Quantization table number */ in process_SOFn()