HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_CUSTOM_EXPORT_STATIC (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/include/
opus_custom.h 46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT
50 # define OPUS_CUSTOM_EXPORT_STATIC static OPUS_INLINE
52 # define OPUS_CUSTOM_EXPORT_STATIC
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/
opus_custom.h 46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT
50 # define OPUS_CUSTOM_EXPORT_STATIC static OPUS_INLINE
52 # define OPUS_CUSTOM_EXPORT_STATIC
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 607 milliseconds