OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPUS_CUSTOM_NOSTATIC
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
celt.h
144
#define
OPUS_CUSTOM_NOSTATIC
146
#define
OPUS_CUSTOM_NOSTATIC
static OPUS_INLINE
celt_decoder.c
105
OPUS_CUSTOM_NOSTATIC
int opus_custom_decoder_get_size(const CELTMode *mode, int channels)
144
OPUS_CUSTOM_NOSTATIC
int opus_custom_decoder_init(CELTDecoder *st, const CELTMode *mode, int channels)
[
all
...]
celt_encoder.c
135
OPUS_CUSTOM_NOSTATIC
int opus_custom_encoder_get_size(const CELTMode *mode, int channels)
[
all
...]
Completed in 39 milliseconds