OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
/external/libopus/celt/
modes.c
401
*error =
OPUS_ALLOC_FAIL
;
celt_decoder.c
150
return
OPUS_ALLOC_FAIL
;
[
all
...]
celt_encoder.c
171
return
OPUS_ALLOC_FAIL
;
[
all
...]
/external/libopus/src/
opus_multistream_decoder.c
132
*error =
OPUS_ALLOC_FAIL
;
opus_multistream_encoder.c
543
*error =
OPUS_ALLOC_FAIL
;
580
*error =
OPUS_ALLOC_FAIL
;
[
all
...]
opus_decoder.c
158
*error =
OPUS_ALLOC_FAIL
;
opus_encoder.c
492
*error =
OPUS_ALLOC_FAIL
;
[
all
...]
/external/libopus/tests/
test_opus_api.c
[
all
...]
Completed in 47 milliseconds