Home
last modified time | relevance | path

Searched defs:next_input_byte (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/
Djdhuff.h103 const JOCTET *next_input_byte; /* => next byte to read from source */ member
Djdhuff.c308 register const JOCTET *next_input_byte = state->next_input_byte; in jpeg_fill_bit_buffer() local
Djpeglib.h803 const JOCTET *next_input_byte; /* => next byte to read from buffer */ member