Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/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
/third_party/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
/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.h807 const JOCTET *next_input_byte; /* => next byte to read from buffer */ member