Searched refs:opus_apps (Results 1 – 1 of 1) sorted by relevance
/external/libopus/tests/ |
D | test_opus_api.c | 71 static const opus_int32 opus_apps[3] = {OPUS_APPLICATION_VOIP, variable 1825 enc=opus_encoder_create(opus_rates[rate], c, opus_apps[app],ep); in test_malloc_fail() 1832 … msenc=opus_multistream_encoder_create(opus_rates[rate], c, 1, c-1, mapping, opus_apps[app],ep); in test_malloc_fail()
|