Searched refs:OPUS_CUSTOM_EXPORT_STATIC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
H A Dopus_custom.h46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT macro
50 # define OPUS_CUSTOM_EXPORT_STATIC static OPUS_INLINE macro
52 # define OPUS_CUSTOM_EXPORT_STATIC macro
138 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_encoder_get_size(
249 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_decoder_get_size(
266 OPUS_CUSTOM_EXPORT_STATIC int opus_custom_decoder_init(
/external/libopus/include/
H A Dopus_custom.h46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT macro
50 # define OPUS_CUSTOM_EXPORT_STATIC static OPUS_INLINE macro
52 # define OPUS_CUSTOM_EXPORT_STATIC macro
138 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_encoder_get_size(
249 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_decoder_get_size(
266 OPUS_CUSTOM_EXPORT_STATIC int opus_custom_decoder_init(

Completed in 154 milliseconds