Searched defs:Strng (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddeblock.cpp1089 int pel, ap = 0, aq = 0, Strng; local
1168 Strng = Strength[pel >> 2];
1169 if (Strng)
1207 c0 = C0 = clipTable[Strng];
1267 } /* end of: if((Strng = Strength[pel >> 2])) */
1279 int C0, c0, dif, AbsDelta, Strng, tmp, tmp1; local
1380 Strng = Strength[pel >> 2];
1381 if (Strng)
1422 c0 = C0 = clipTable[Strng];
1483 } /* end of: if((Strng
1495 int pel, Strng; local
1585 int pel, Strng; local
[all...]

Completed in 119 milliseconds