HomeSort by relevance Sort by last modified time
    Searched refs:dx20 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 39 dx20 DN D4.S16 define
54 VLD1 {dx20,dx21,dx30,dx31},[pSrc]! ;// Load next 16 entries from pSrc
65 VLD1 {dx20,dx21,dx30,dx31},[pSrc]! ;// Load next 16 entries from pSrc
  /system/core/libpixelflinger/
trap.cpp 524 int32_t dx20 = x2 - x0; local
528 if (dx01*dy20 < dy01*dx20) {
533 dx20 = x2 - x0;
556 int32_t ey2 = dy20 * (x2 - mx) - dx20 * (y2 - my);
562 if (dy20<0 || (dy20 == 0 && dx20>0)) ey2++;
595 ey2 += dx20 << TRI_FRACTION_BITS;
    [all...]

Completed in 192 milliseconds