stream_decoder.c | 202 FLAC__uint64 first_frame_offset; /* hint to the seek routine of where in the stream the first audio frame starts */ member in struct:FLAC__StreamDecoderPrivate 2982 FLAC__uint64 first_frame_offset = decoder->private_->first_frame_offset, lower_bound, upper_bound, lower_bound_sample, upper_bound_sample, this_frame_sample; local [all...] |