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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
findhalfpel.cpp 70 int xq[8] = {0, 1, 1, 1, 0, -1, -1, -1}; local
119 mvcost = MV_COST_S(lambda_motion, mot->x + xq[q], mot->y + yq[q], cmvx, cmvy);
132 mot->x += xq[qmin];
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 1495 double xq; local
1561 double xq; local
    [all...]

Completed in 157 milliseconds