Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:test_sample

2466 		FLAC__uint64 test_sample;
2469 test_sample = encoder->private_->seek_table->points[i].sample_number;
2470 if(test_sample > frame_last_sample) {
2473 else if(test_sample >= frame_first_sample) {