Home
last modified time | relevance | path

Searched refs:ispold_q (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcod_main.h43 Word16 ispold_q[M]; /* quantized old isp */ member
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c108 Copy(isp_init, cod_state->ispold_q, M); in Reset_encoder()
648 Copy(ispnew_q, st->ispold_q, M); in coder()
652 Int_isp(st->ispold_q, ispnew_q, interpol_frac, Aq); in coder()
655 Copy(ispnew_q, st->ispold_q, M); in coder()