Searched refs:audio_g72x_state (Results 1 – 5 of 5) sorted by relevance
100 struct audio_g72x_state { struct157 EXTERN_FUNCTION(void g721_init_state, (struct audio_g72x_state *state_ptr)); argument164 struct audio_g72x_state *state_ptr));171 struct audio_g72x_state *state_ptr));181 EXTERN_FUNCTION(void g723_init_state, (struct audio_g72x_state *state_ptr));188 struct audio_g72x_state *state_ptr));195 struct audio_g72x_state *state_ptr));
43 struct audio_g72x_state g72x_state;
90 struct audio_g72x_state *state_ptr) in g723_init_state()182 struct audio_g72x_state *state_ptr, in _g723_update()562 struct audio_g72x_state *state_ptr) in _encoder()652 struct audio_g72x_state *state_ptr) in g723_encode()760 struct audio_g72x_state *state_ptr) /* the decoder's state structure. */ in g723_decode()
85 struct audio_g72x_state *state_ptr) in g721_init_state()176 struct audio_g72x_state *state_ptr, in _g721_update()593 struct audio_g72x_state *state_ptr) in g721_encode()732 struct audio_g72x_state *state_ptr) /* the decoder's state structure. */ in g721_decode()
126 static struct audio_g72x_state *adpcm_state = NULL;436 adpcm_state = (struct audio_g72x_state *)malloc in main()448 adpcm_state = (struct audio_g72x_state *)malloc in main()