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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpitch_ol.cpp741 Word32 rmax1, rmax2, rmax3;
841 pit_max, j, &max1, &rmax1, &r01, dtx);
889 rmax1 = rmax2;
899 rmax1 = rmax3;
908 vadSt->L_Rmax = L_add(vadSt->L_Rmax, rmax1); // Save max correlation
967 Word32 rmax1; local
1110 pit_max, j, &max1, &rmax1, &r01, dtx, pOverflow);
1181 rmax1 = rmax2;
1196 rmax1 = rmax3;
1206 vadSt->L_Rmax = L_add(vadSt->L_Rmax, rmax1, pOverflo
[all...]

Completed in 22 milliseconds