HomeSort by relevance Sort by last modified time
    Searched full:first_frame_offset (Results 1 - 1 of 1) sorted by null

  /external/flac/libFLAC/
stream_decoder.c 174 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
3004 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...]

Completed in 781 milliseconds