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

  /external/flac/libFLAC/
stream_decoder.c 134 static FLAC__bool seek_to_absolute_sample_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC__uint64 target_sample);
136 static FLAC__bool seek_to_absolute_sample_ogg_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC__uint64 target_sample);
203 FLAC__uint64 target_sample; member in struct:FLAC__StreamDecoderPrivate
2923 FLAC__uint64 target_sample = decoder->private_->target_sample; local
    [all...]

Completed in 1857 milliseconds