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

  /hardware/google/av/media/sfplugin/
InputSurfaceWrapper.h 55 float mMaxFps; // max fps (via frame drop)
  /hardware/qcom/display/msm8994/libqdutils/
mdp_version.h 97 uint32_t mMaxFps; // Max fps supported by panel
101 mDynFpsSupported(0), mMinFps(0), mMaxFps(0) {}
140 uint32_t getMaxFpsSupported() { return mPanelInfo.mMaxFps; }
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 282 float mMaxFps;

Completed in 163 milliseconds