Searched defs:first_frame_offset (Results 1 – 1 of 1) sorted by relevance
162 …FLAC__uint64 first_frame_offset; /* hint to the seek routine of where in the stream the first audi… member3242 …FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound,… in seek_to_absolute_sample_() local