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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcod_amr.cpp838 Word16 xn_sf0[L_SUBFR]; // Target vector for pitch search
1122 Copy(xn, xn_sf0, L_SUBFR);
1150 synth, xn_sf0, code_sf0, y1, y2_sf0,
1241 Word16 xn_sf0[L_SUBFR]; /* Target vector for pitch search */ local
1536 memcpy(xn_sf0, xn, L_SUBFR*sizeof(Word16));
1566 synth, xn_sf0, code_sf0, y1, y2_sf0,

Completed in 291 milliseconds