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

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
lsp_avg.h 110 } lsp_avgState;
118 lsp_avgState *state
123 lsp_avgState *st, /* i/o : State struct Q15 */
lsp_avg.cpp 125 st = pointer to structure of type lsp_avgState
156 int lsp_avg_reset (lsp_avgState *st)
158 if (st == (lsp_avgState *) NULL){
191 Word16 lsp_avg_reset(lsp_avgState *st)
193 if (st == (lsp_avgState *) NULL)
212 st = pointer to structure of type lsp_avgState
216 st = pointer to structure of type lsp_avgState
247 lsp_avgState *st, // i/o : State struct Q15
294 lsp_avgState *st, /* i/o : State struct Q15 */
dec_amr.h 149 lsp_avgState lsp_avg_st;

Completed in 207 milliseconds