Home
last modified time | relevance | path

Searched refs:tot (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcor_h_x2.cpp245 Word32 tot; in cor_h_x2() local
249 tot = LOG2_OF_32; in cor_h_x2()
271 tot = (tot + (max >> 1)); in cor_h_x2()
274 j = sub(norm_l(tot), sf, pOverflow); in cor_h_x2()
Dcor_h_x.cpp259 Word32 tot; in cor_h_x() local
266 tot = 5; in cor_h_x()
302 tot += (max >> 1); in cor_h_x()
306 j = norm_l(tot) - sf; in cor_h_x()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.c995 u8 *tot = pMb->totalCoeff; in h264bsdDecodeMacroblock() local
997 i16 *tot = pMb->totalCoeff; in h264bsdDecodeMacroblock() local
1008 *tot++ = 16; in h264bsdDecodeMacroblock()
1014 *tot++ = 16; in h264bsdDecodeMacroblock()