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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 45 qx0 QN Q0.S16 label
69 VQSHRUN dclip0,qx0,#0 ;// dclip0[i]=clip qx0[i] to [0,255]
80 VQSHRUN dclip0,qx0,#0 ;// dclip0[i]=clip qx0[i] to [0,255]
  /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 195 milliseconds