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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
CG.py 1 from _CG import *
  /external/opencv/cxcore/src/
cxdrawing.cpp 307 int _cb, _cg, _cr; local
408 _cg = tptr[1]; \
409 _cg += ((cg - _cg)*a + 127)>> 8;\
413 tptr[1] = (uchar)_cg; \
    [all...]

Completed in 96 milliseconds