Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdhuff.h109 const JOCTET *next_input_byte; /* => next byte to read from source */ member
Djdhuff.c291 register const JOCTET *next_input_byte = state->next_input_byte; in jpeg_fill_bit_buffer() local
Djpeglib.h809 const JOCTET *next_input_byte; /* => next byte to read from buffer */ member