Home
last modified time | relevance | path

Searched refs:msdec (Results 1 – 1 of 1) sorted by relevance

/external/libopus/tests/
Dtest_opus_api.c1766 OpusMSDecoder *msdec; in test_malloc_fail() local
1812 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()