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

  /frameworks/av/include/media/stagefright/
ClockEstimator.h 97 double mHeadFactorInv;
  /frameworks/av/media/libstagefright/
ClockEstimator.cpp 31 : mHeadFactorInv(1. / headFactor),
112 mHead.scale(mHeadFactorInv); // amplify head
149 w *= mHeadFactorInv;

Completed in 1136 milliseconds