Searched refs:OPUS_EXPORT (Results 1 – 8 of 8) sorted by relevance
171 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_encoder_get_size(int channels);208 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusEncoder *opus_encoder_create(228 OPUS_EXPORT int opus_encoder_init(263 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_encode(304 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_encode_float(315 OPUS_EXPORT void opus_encoder_destroy(OpusEncoder *st);328 OPUS_EXPORT int opus_encoder_ctl(OpusEncoder *st, int request, ...) OPUS_ARG_NONNULL(1);406 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_decoder_get_size(int channels);423 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusDecoder *opus_decoder_create(440 OPUS_EXPORT int opus_decoder_init([all …]
203 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_multistream_encoder_get_size(208 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_multistream_surround_encoder_get_size(257 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusMSEncoder *opus_multistream_encoder_create(267 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusMSEncoder *opus_multistream_surround_encoder_create(326 OPUS_EXPORT int opus_multistream_encoder_init(336 OPUS_EXPORT int opus_multistream_surround_encoder_init(377 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_multistream_encode(422 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_multistream_encode_float(434 OPUS_EXPORT void opus_multistream_encoder_destroy(OpusMSEncoder *st);448 OPUS_EXPORT int opus_multistream_encoder_ctl(OpusMSEncoder *st, int request, ...) OPUS_ARG_NONNULL(…[all …]
123 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_projection_ambisonics_encoder_get_size(161 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusProjectionEncoder *opus_projection_ambisonics_encoder_creat…214 OPUS_EXPORT int opus_projection_ambisonics_encoder_init(255 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_encode(301 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT int opus_projection_encode_float(314 OPUS_EXPORT void opus_projection_encoder_destroy(OpusProjectionEncoder *st);331 OPUS_EXPORT int opus_projection_encoder_ctl(OpusProjectionEncoder *st, int request, ...) OPUS_ARG_N…356 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT opus_int32 opus_projection_decoder_get_size(397 OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusProjectionDecoder *opus_projection_decoder_create(447 OPUS_EXPORT int opus_projection_decoder_init([all …]
66 #ifndef OPUS_EXPORT69 # define OPUS_EXPORT __declspec(dllexport) macro71 # define OPUS_EXPORT74 # define OPUS_EXPORT __attribute__ ((visibility ("default")))76 # define OPUS_EXPORT782 OPUS_EXPORT const char *opus_strerror(int error);792 OPUS_EXPORT const char *opus_get_version_string(void);
45 # define OPUS_CUSTOM_EXPORT OPUS_EXPORT46 # define OPUS_CUSTOM_EXPORT_STATIC OPUS_EXPORT
36 OPUS_EXPORT void opus_pcm_soft_clip(float *_x, int N, int C, float *declip_mem) in opus_pcm_soft_clip()
39 OPUS_EXPORT opus_int64 celt_mips=0;
316 PREDEFINED = OPUS_EXPORT= \