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

/external/chromium_org/third_party/speex/libspeex/
H A Dnb_celp.h50 typedef struct EncState { struct
120 } EncState; typedef in typeref:struct:EncState
H A Dnb_celp.c116 EncState *st;
121 st = (EncState*)speex_alloc(sizeof(EncState));
216 EncState *st=(EncState *)state;
254 EncState *st;
281 st=(EncState *)state;
1578 EncState *st;
1579 st=(EncState*)state;
/external/speex/libspeex/
H A Dnb_celp.h50 typedef struct EncState { struct
120 } EncState; typedef in typeref:struct:EncState
H A Dnb_celp.c116 EncState *st;
121 st = (EncState*)speex_alloc(sizeof(EncState));
216 EncState *st=(EncState *)state;
254 EncState *st;
281 st=(EncState *)state;
1578 EncState *st;
1579 st=(EncState*)state;

Completed in 58 milliseconds