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

  /external/libvpx/vp8/encoder/
mcomp.c 936 int last_site = 0; local
1002 if (best_site != last_site)
1007 last_site = best_site;
1052 int last_site = 0; local
    [all...]
  /external/opencv/cvaux/src/
cvlee.cpp 137 CvVoronoiSiteInt * last_site; member in struct:CvVoronoiChainInt
    [all...]

Completed in 86 milliseconds