HomeSort by relevance Sort by last modified time
    Searched refs:qx0 (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 31 qx0 QN Q0.S16 label
55 VQSHRUN dclip0,qx0,#0 ;// dclip0[i]=clip qx0[i] to [0,255]
66 VQSHRUN dclip0,qx0,#0 ;// dclip0[i]=clip qx0[i] to [0,255]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aaline.c 51 GLfloat qx0, qy0; /* quad vertices */ member in struct:LineInfo
289 const GLfloat fx0 = sx - info->qx0;
349 line->qx0 = x0 - line->yAdj;
358 line->ex0 = line->qx1 - line->qx0;
364 line->ex3 = line->qx0 - line->qx3;
  /external/mesa3d/src/mesa/swrast/
s_aaline.c 51 GLfloat qx0, qy0; /* quad vertices */ member in struct:LineInfo
289 const GLfloat fx0 = sx - info->qx0;
349 line->qx0 = x0 - line->yAdj;
358 line->ex0 = line->qx1 - line->qx0;
364 line->ex3 = line->qx0 - line->qx3;

Completed in 371 milliseconds