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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dtns_ar_filter.cpp324 * p_state and p_lpc should take advantage
329 Int32 *p_state = NULL; local
386 temp = *p_state++;
393 p_state = p_spec;
409 temp = *p_state++;
416 p_state = p_spec;
435 y0 -= fxp_mul32_Q31(*p_state--, *(p_lpc++));
438 p_state = p_spec;
457 y0 -= fxp_mul32_Q31(*p_state--, *(p_lpc++));
460 p_state
[all...]

Completed in 41 milliseconds