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 313 u32 x, y, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, valX, valY, plus32 = 32; local
372 tmp1 = tmp1 * valX + plus32;
373 tmp3 = tmp3 * valX + plus32;
388 tmp2 = tmp2 * valX + plus32;
389 tmp4 = tmp4 * valX + plus32;
    [all...]

Completed in 34 milliseconds