Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Djdhuff.h90 const JOCTET * next_input_byte; /* => next byte to read from source */ member
Dfpdfapi_jdhuff.c297 register const JOCTET * next_input_byte = state->next_input_byte; in jpeg_fill_bit_buffer() local
Djpeglib.h828 const JOCTET * next_input_byte; /* => next byte to read from buffer */ member
/external/libjpeg-turbo/
Djdhuff.h104 const JOCTET *next_input_byte; /* => next byte to read from source */ member
Djdhuff.c305 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