Searched refs:OPUS_ALLOC_FAIL (Results 1 – 11 of 11) sorted by relevance
188 *error = OPUS_ALLOC_FAIL; in opus_projection_decoder_create()195 *error = OPUS_ALLOC_FAIL; in opus_projection_decoder_create()
320 *error = OPUS_ALLOC_FAIL; in opus_projection_ambisonics_encoder_create()327 *error = OPUS_ALLOC_FAIL; in opus_projection_ambisonics_encoder_create()
135 *error = OPUS_ALLOC_FAIL; in opus_multistream_decoder_create()
608 *error = OPUS_ALLOC_FAIL; in opus_multistream_encoder_create()653 *error = OPUS_ALLOC_FAIL; in opus_multistream_surround_encoder_create()
174 *error = OPUS_ALLOC_FAIL; in opus_decoder_create()
532 *error = OPUS_ALLOC_FAIL; in opus_encoder_create()
60 #define OPUS_ALLOC_FAIL -7 macro
403 *error = OPUS_ALLOC_FAIL; in opus_custom_mode_create()
195 return OPUS_ALLOC_FAIL; in opus_custom_decoder_init()
173 return OPUS_ALLOC_FAIL; in opus_custom_encoder_init_arch()
1813 if(dec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1820 if(msdec!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1833 if(enc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()1840 if(msenc!=NULL||(useerr&&err!=OPUS_ALLOC_FAIL)) in test_malloc_fail()