Searched refs:msenc (Results 1 – 1 of 1) sorted by relevance
1767 OpusMSEncoder *msenc; in test_malloc_fail() local1832 … msenc=opus_multistream_encoder_create(opus_rates[rate], c, 1, c-1, mapping, opus_apps[app],ep); in test_malloc_fail()1833 if(msenc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()