Home | History | Annotate | Download | only in src

Lines Matching refs:opus_alloc

604    st = (OpusMSEncoder *)opus_alloc(opus_multistream_encoder_get_size(streams, coupled_streams));
649 st = (OpusMSEncoder *)opus_alloc(size);