HomeSort by relevance Sort by last modified time
    Searched refs:qx1 (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 34 qx1 QN Q1.S16 label
56 VQSHRUN dclip1,qx1,#0 ;// dclip1[i]=clip qx1[i] to [0,255]
67 VQSHRUN dclip1,qx1,#0 ;// dclip1[i]=clip qx1[i] to [0,255]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aaline.c 52 GLfloat qx1, qy1; member in struct:LineInfo
291 const GLfloat fx1 = sx - info->qx1;
351 line->qx1 = x0 + line->yAdj;
358 line->ex0 = line->qx1 - line->qx0;
360 line->ex1 = line->qx2 - line->qx1;
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 52 GLfloat qx1, qy1; member in struct:LineInfo
291 const GLfloat fx1 = sx - info->qx1;
351 line->qx1 = x0 + line->yAdj;
358 line->ex0 = line->qx1 - line->qx0;
360 line->ex1 = line->qx2 - line->qx1;

Completed in 31 milliseconds