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