Home
last modified time | relevance | path

Searched defs:Decoder_amrState (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddec_amr.h114 typedef struct Decoder_amrState struct
117 Word16 old_exc[L_SUBFR + PIT_MAX + L_INTERPOL];
118 Word16 *exc;
122 Word16 lsp_old[M];
125 Word16 mem_syn[M];
128 Word16 sharp;
129 Word16 old_T0;
132 Word16 prev_bf;
133 Word16 prev_pdf;
134 Word16 state;
[all …]