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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dqgain795.cpp229 Word16 pit_ind; local
317 pit_ind = 0;
357 pit_ind = j;
386 *gain_pit = g_pitch_cand[pit_ind];
387 *gain_pit_ind = g_pitch_cind[pit_ind];

Completed in 494 milliseconds