Searched refs:tot_out (Results 1 – 1 of 1) sorted by relevance
247 opus_uint64 tot_in, tot_out; in main() local277 tot_in=tot_out=0; in main()792 if (!decode_only && tot_out + output_samples > tot_in) in main()795 output_samples = tot_in-tot_out; in main()810 tot_out += output_samples-skip; in main()