Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsbcdec.c40 struct sbc_decoder_state { struct
48 DECLARE_ALIGNED(SBC_ALIGN, struct sbc_decoder_state, dsp); argument
212 static inline void sbc_synthesize_four(struct sbc_decoder_state *state, in sbc_synthesize_four()
255 static inline void sbc_synthesize_eight(struct sbc_decoder_state *state, in sbc_synthesize_eight()
302 static void sbc_synthesize_audio(struct sbc_decoder_state *state, in sbc_synthesize_audio()