Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_api.c1767 OpusMSEncoder *msenc; in test_malloc_fail() local
1832msenc=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()