Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt.h160 #define OPUS_CUSTOM_NOSTATIC macro
162 #define OPUS_CUSTOM_NOSTATIC static OPUS_INLINE macro
Dcelt_decoder.c150 OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_get_size(const CELTMode *mode, int channels) in opus_custom_decoder_get_size()
189 OPUS_CUSTOM_NOSTATIC int opus_custom_decoder_init(CELTDecoder *st, const CELTMode *mode, int channe… in opus_custom_decoder_init()
Dcelt_encoder.c136 OPUS_CUSTOM_NOSTATIC int opus_custom_encoder_get_size(const CELTMode *mode, int channels) in opus_custom_encoder_get_size()