Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libjpeg/
H A 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
/reactos/sdk/include/reactos/libs/libjpeg/
H A Djpeglib.h785 const JOCTET * next_input_byte; /* => next byte to read from buffer */ member