HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_ALLOC_FAIL (Results 1 - 9 of 9) sorted by null

  /external/libopus/include/
opus_defines.h 60 #define OPUS_ALLOC_FAIL -7
    [all...]
  /external/libopus/celt/
modes.c 403 *error = OPUS_ALLOC_FAIL;
celt_decoder.c 155 return OPUS_ALLOC_FAIL;
    [all...]
celt_encoder.c 173 return OPUS_ALLOC_FAIL;
    [all...]
  /external/libopus/src/
opus_multistream_decoder.c 132 *error = OPUS_ALLOC_FAIL;
opus_multistream_encoder.c 647 *error = OPUS_ALLOC_FAIL;
692 *error = OPUS_ALLOC_FAIL;
    [all...]
opus_decoder.c 154 *error = OPUS_ALLOC_FAIL;
opus_encoder.c 552 *error = OPUS_ALLOC_FAIL;
    [all...]
  /external/libopus/tests/
test_opus_api.c     [all...]

Completed in 700 milliseconds