Home
last modified time | relevance | path

Searched defs:next_input_byte (Results 1 – 8 of 8) 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/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
/third_party/libjpeg/
Djdhuff.c87 const JOCTET * next_input_byte; /* => next byte to read from source */ member
470 register const JOCTET * next_input_byte = state->next_input_byte; in jpeg_fill_bit_buffer() local
Djpeglib.h785 const JOCTET * next_input_byte; /* => next byte to read from buffer */ member