Searched refs:pcm_srate_hz (Results 1 – 1 of 1) sorted by relevance
181 int pcm_srate_hz = !p.srate_hz ? srate_hz : p.srate_hz; in main() local183 ((int64_t)nsamples * pcm_srate_hz) / srate_hz; in main()186 pcm_sbits, pcm_sbytes, pcm_srate_hz, nch, pcm_samples); in main()190 int frame_samples = lc3_frame_samples(frame_us, pcm_srate_hz); in main()192 lc3_delay_samples(frame_us, pcm_srate_hz); in main()202 malloc(lc3_decoder_size(frame_us, pcm_srate_hz))); in main()