Home | History | Annotate | Download | only in tests

Lines Matching full:msdec

1766    OpusMSDecoder *msdec;
1812 msdec=opus_multistream_decoder_create(opus_rates[rate], c, 1, c-1, mapping, ep);
1813 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL))