Searched defs:target_sample (Results 1 – 2 of 2) sorted by relevance
167 FLAC__uint64 target_sample; member2939 FLAC__uint64 target_sample = decoder->private_->target_sample; in write_audio_frame_to_client_() local2994 …olute_sample_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC__uint64 target_sample) in seek_to_absolute_sample_()3208 …e_sample_ogg_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC__uint64 target_sample) in seek_to_absolute_sample_ogg_()
504 FLAC__uint64 target_sample = (FLAC__uint64)(distance * (double)stream_data_.total_samples); in play_loop_() local