Searched refs:tot_samples (Results 1 – 1 of 1) sorted by relevance
241 double tot_samples=0; in main() local762 tot_samples += nb_encoded; in main()813 tot_samples += output_samples; in main()856 frame_size = (int)(tot_samples / count); in main()858 if (tot_samples >= 1 && count > 0 && frame_size) in main()863 1e-3*bits*sampling_rate/tot_samples); in main()