Searched refs:redundant_audio_size (Results 1 – 1 of 1) sorted by relevance
235 int redundant_audio_size; in opus_decode_frame() local496 redundant_audio_size = redundancy ? F5*st->channels : ALLOC_NONE; in opus_decode_frame()497 ALLOC(redundant_audio, redundant_audio_size, opus_val16); in opus_decode_frame()