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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 38 qx2 QN Q2.S16 label
59 VQSHRUN dclip2,qx2,#0
70 VQSHRUN dclip2,qx2,#0
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aaline.c 53 GLfloat qx2, qy2; member in struct:LineInfo
293 const GLfloat fx2 = sx - info->qx2;
353 line->qx2 = x1 + line->yAdj;
360 line->ex1 = line->qx2 - line->qx1;
362 line->ex2 = line->qx3 - line->qx2;
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 53 GLfloat qx2, qy2; member in struct:LineInfo
293 const GLfloat fx2 = sx - info->qx2;
353 line->qx2 = x1 + line->yAdj;
360 line->ex1 = line->qx2 - line->qx1;
362 line->ex2 = line->qx3 - line->qx2;

Completed in 47 milliseconds