Searched refs:redundant_audio_size (Results 1 - 1 of 1) sorted by relevance

/external/libopus/src/
H A Dopus_decoder.c215 int redundant_audio_size; local
468 redundant_audio_size = redundancy ? F5*st->channels : ALLOC_NONE;
469 ALLOC(redundant_audio, redundant_audio_size, opus_val16);

Completed in 83 milliseconds