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

  /frameworks/av/include/media/stagefright/
ClockEstimator.h 29 struct ClockEstimator : RefBase {
34 struct WindowedLinearFitEstimator : ClockEstimator {
  /frameworks/av/media/libstagefright/
Android.mk 17 ClockEstimator.cpp \
ClockEstimator.cpp 19 #define LOG_TAG "ClockEstimator"
23 #include <media/stagefright/ClockEstimator.h>
AwesomePlayer.cpp 47 #include <media/stagefright/ClockEstimator.h>
    [all...]
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 35 struct ClockEstimator;
240 sp<ClockEstimator> mClockEstimator;

Completed in 1517 milliseconds