Home
last modified time | relevance | path

Searched refs:start_input_byte (Results 1 – 2 of 2) sorted by relevance

/external/jpeg/
Djdhuff.c867 cinfo->src->next_input_byte = cinfo->src->start_input_byte + offset; in jset_input_stream_position()
Djpeglib.h788 const JOCTET * start_input_byte; /* => first byte to read from input */ member