Searched refs:Speech_Encode_FrameState (Results 1 - 3 of 3) sorted by path

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Damrencode.cpp142 (Speech_Encode_FrameState)
220 Speech_Encode_FrameState **speech_encode_frame =
221 (Speech_Encode_FrameState **)(pEncStructure);
278 (Speech_Encode_FrameState)
391 (Speech_Encode_FrameState)
456 Speech_Encode_FrameState ** speech_encode_frame =
457 (Speech_Encode_FrameState **)(pEncStructure);
H A Dsp_enc.cpp158 Speech_Encode_FrameState* s;
167 if ((s= (Speech_Encode_FrameState *) malloc(sizeof(Speech_Encode_FrameState))) == NULL){
219 Speech_Encode_FrameState* s;
231 if ((s = (Speech_Encode_FrameState *) malloc(sizeof(Speech_Encode_FrameState))) == NULL)
245 Speech_Encode_FrameState** temp = &s;
299 Speech_Encode_FrameState *state =
300 (Speech_Encode_FrameState *) state_data;
344 Speech_Encode_FrameState *stat
[all...]
H A Dsp_enc.h114 } Speech_Encode_FrameState; typedef in typeref:struct:__anon387
138 Speech_Encode_FrameState *st, /* i/o : post filter states */

Completed in 85 milliseconds