HomeSort by relevance Sort by last modified time
    Searched full:plus32 (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 315 u32 x, y, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, valX, valY, plus32 = 32; local
374 tmp1 = tmp1 * valX + plus32;
375 tmp3 = tmp3 * valX + plus32;
390 tmp2 = tmp2 * valX + plus32;
391 tmp4 = tmp4 * valX + plus32;
    [all...]

Completed in 43 milliseconds