Searched refs:pcm_silk_size (Results 1 – 1 of 1) sorted by relevance
228 int pcm_silk_size; in opus_decode_frame() local356 …pcm_silk_size = (mode != MODE_CELT_ONLY && !celt_accum) ? IMAX(F10, frame_size)*st->channels : ALL… in opus_decode_frame()357 ALLOC(pcm_silk, pcm_silk_size, opus_int16); in opus_decode_frame()