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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dagc.h108 } agcState; typedef in typeref:struct:__anon362
121 Word16 agc_reset(agcState *st);
136 agcState *st, /* i/o : agc state */
H A Dpstfilt.h107 agcState agc_state;
H A Dagc.cpp508 state = pointer to a structure of type agcState
541 int agc_reset (agcState *state)
543 if (state == (agcState *) NULL)
577 Word16 agc_reset(agcState *state)
579 if (state == (agcState *) NULL)
646 agcState *st, // i/o : agc state
738 agcState *st, /* i/o : agc state */
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Denc_lag3.h98 } agcState; typedef in typeref:struct:__anon378

Completed in 866 milliseconds