Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpre_big.cpp174 Word16 aOffset; in pre_big() local
188 aOffset = 2 * MP1; in pre_big()
192 aOffset = 0; in pre_big()
198 Weight_Ai(&A_t[aOffset], g1, Ap1); in pre_big()
199 Weight_Ai(&A_t[aOffset], gamma2, Ap2); in pre_big()
204 aOffset = add(aOffset, MP1, pOverflow); in pre_big()
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp557 size_t aOffset; in hwcTestColor2Pixel() member
591 - (attrib->aOffset + attrib->aSize))); in hwcTestColor2Pixel()