HomeSort by relevance Sort by last modified time
    Searched refs:D_plsfState (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
d_plsf.h 104 } D_plsfState;
120 Word16 D_plsf_reset(D_plsfState *st);
132 void D_plsf_exit(D_plsfState **st);
150 D_plsfState *st, /* i/o: State variables */
170 D_plsfState *st, /* i/o: State struct */
187 void Init_D_plsf_3(D_plsfState *st, /* i/o: State struct */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf.cpp 146 int D_plsf_reset (D_plsfState *state)
150 if (state == (D_plsfState *) NULL){
187 Word16 D_plsf_reset(D_plsfState *state)
191 if (state == (D_plsfState *) NULL)
dec_amr.h 151 D_plsfState lsfState;
dtx_dec.h 159 D_plsfState* lsfState, /* i/o : decoder lsf states */
d_plsf_3.cpp 41 st -- Pointer to type struct D_plsfState
48 st -- Pointer to type struct D_plsfState
163 D_plsfState *st, /* i/o: State struct */
433 st = pointer to a structure of type D_plsfState
437 st = pointer to a structure of type D_plsfState
451 This function initializes the D_plsfState structure.
489 D_plsfState *st, /* i/o: State struct */
d_plsf_5.cpp 124 st = pointer to a structure of type D_plsfState
164 D_plsfState *st, // i/o: State variables
302 D_plsfState *st, /* i/o: State variables */
dtx_dec.cpp 390 D_plsfState* lsfState, // i/o : decoder lsf states
843 D_plsfState* lsfState, /* i/o : decoder lsf states */
    [all...]

Completed in 110 milliseconds