Searched refs:LINEAR_SEARCH_WITHIN_SAMPLES (Results 1 – 1 of 1) sorted by relevance
3223 static const FLAC__uint64 LINEAR_SEARCH_WITHIN_SAMPLES = FLAC__MAX_BLOCK_SIZE * 2; in seek_to_absolute_sample_ogg_() local3235 …frame_sample > target_sample || target_sample - this_frame_sample > LINEAR_SEARCH_WITHIN_SAMPLES) { in seek_to_absolute_sample_ogg_()