Searched refs:max_bsize (Results 1 – 1 of 1) sorted by relevance
209 int max_bsize = FFMIN(OPUS_SAMPLES_TO_BLOCK_SIZE(max_delay_samples), CELT_BLOCK_960); in psy_output_groups() local219 s->p.framesize = FFMIN(max_bsize, CELT_BLOCK_960); in psy_output_groups()