Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsbcdec.c42 struct sbc_decoder_state { struct
50 DECLARE_ALIGNED(SBC_ALIGN, struct sbc_decoder_state, dsp);
214 static inline void sbc_synthesize_four(struct sbc_decoder_state *state, in sbc_synthesize_four()
257 static inline void sbc_synthesize_eight(struct sbc_decoder_state *state, in sbc_synthesize_eight()
304 static void sbc_synthesize_audio(struct sbc_decoder_state *state, in sbc_synthesize_audio()

Completed in 2 milliseconds