Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/include/
Dopus_custom.h46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT macro
50 # define OPUS_CUSTOM_EXPORT_STATIC static inline
52 # define OPUS_CUSTOM_EXPORT_STATIC
138 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_encoder_get_size(
155 OPUS_CUSTOM_EXPORT_STATIC int opus_custom_encoder_init(
248 OPUS_CUSTOM_EXPORT_STATIC OPUS_WARN_UNUSED_RESULT int opus_custom_decoder_get_size(
265 OPUS_CUSTOM_EXPORT_STATIC int opus_custom_decoder_init(
/external/chromium_org/third_party/opus/src/doc/
DDoxyfile.in1458 PREDEFINED = OPUS_EXPORT= OPUS_CUSTOM_EXPORT= OPUS_CUSTOM_EXPORT_STATIC= OPUS_WARN_UNUS…