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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.h 58 u32 partY,
67 u32 part, /* packaged data |partX|partY|partWidth|partHeight|*/
h264bsd_reconstruct.c     [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 14 // Third party copyrights are property of their respective owners.
105 double partY;
119 partY = coeffs->Ycoef + coeffs->YcoefA *alpha +
128 point->y = partY * invPartAll;
    [all...]

Completed in 213 milliseconds