24 #include <speex/speex.h> 26 #ifdef RESAMPLING_SPEEX 27 # include <speex/speex_resampler.h> 30 #ifndef GNASH_MEDIA_DECODER_SPEEX 31 #define GNASH_MEDIA_DECODER_SPEEX 47 std::uint32_t& outputSize);
51 SpeexBits _speex_bits;
52 void* _speex_dec_state;
55 #ifdef RESAMPLING_SPEEX 56 SpeexResamplerState* _resampler;
58 std::uint32_t _target_frame_size;
65 #endif // GNASH_MEDIA_DECODER_SPEEX
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40