HomeSort by relevance Sort by last modified time
    Searched refs:read_1_byte (Results 1 - 2 of 2) 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();

Completed in 501 milliseconds