Searched refs:audio_g72x_state (Results 1 – 5 of 5) sorted by relevance
98 struct audio_g72x_state { struct155 EXTERN_FUNCTION(void g721_init_state, (struct audio_g72x_state *state_ptr)); argument162 struct audio_g72x_state *state_ptr));169 struct audio_g72x_state *state_ptr));179 EXTERN_FUNCTION(void g723_init_state, (struct audio_g72x_state *state_ptr));186 struct audio_g72x_state *state_ptr));193 struct audio_g72x_state *state_ptr));
41 struct audio_g72x_state g72x_state;
88 struct audio_g72x_state *state_ptr) in g723_init_state()180 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()
83 struct audio_g72x_state *state_ptr) in g721_init_state()174 struct audio_g72x_state *state_ptr, in _g721_update()591 struct audio_g72x_state *state_ptr) in g721_encode()730 struct audio_g72x_state *state_ptr) /* the decoder's state structure. */ in g721_decode()
130 static struct audio_g72x_state *adpcm_state = NULL;440 adpcm_state = (struct audio_g72x_state *)malloc in main()452 adpcm_state = (struct audio_g72x_state *)malloc in main()