Searched refs:msdec (Results 1 – 1 of 1) sorted by relevance
1766 OpusMSDecoder *msdec; in test_malloc_fail() local1812 msdec=opus_multistream_decoder_create(opus_rates[rate], c, 1, c-1, mapping, ep); in test_malloc_fail()1813 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()