HomeSort by relevance Sort by last modified time
    Searched refs:qx1 (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 48 qx1 QN Q1.S16 label
70 VQSHRUN dclip1,qx1,#0 ;// dclip1[i]=clip qx1[i] to [0,255]
81 VQSHRUN dclip1,qx1,#0 ;// dclip1[i]=clip qx1[i] to [0,255]
  /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 247 milliseconds