Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_decoder.c162 …FLAC__uint64 first_frame_offset; /* hint to the seek routine of where in the stream the first audi… member
3242 …FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound,… in seek_to_absolute_sample_() local