Home
last modified time | relevance | path

Searched refs:OPUS_CUSTOM_NOSTATIC (Results 1 – 3 of 3) sorted by relevance

/external/libopus/celt/
Dcelt.h144 #define OPUS_CUSTOM_NOSTATIC macro
146 #define OPUS_CUSTOM_NOSTATIC static OPUS_INLINE macro
Dcelt_decoder.c105 OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_get_size(const CELTMode *mode, int channels) in opus_custom_decoder_get_size()
144 OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_init(CELTDecoder *st, const CELTMode *mode, int channe… in opus_custom_decoder_init()
Dcelt_encoder.c135 OPUS_CUSTOM_NOSTATIC int opus_custom_encoder_get_size(const CELTMode *mode, int channels) in opus_custom_encoder_get_size()