Home
last modified time | relevance | path

Searched refs:max_bsize (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dopusenc_psy.c209 int max_bsize = FFMIN(OPUS_SAMPLES_TO_BLOCK_SIZE(max_delay_samples), CELT_BLOCK_960); in psy_output_groups() local
219 s->p.framesize = FFMIN(max_bsize, CELT_BLOCK_960); in psy_output_groups()