HomeSort by relevance Sort by last modified time
    Searched full:getframerate (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ossaudiodev.py 29 rate = au.getframerate()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ossaudiodev.py 29 rate = au.getframerate()
  /frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp 133 int32_t SurfaceMediaSource::getFrameRate( ) const {
134 ALOGV("getFrameRate");
  /external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPI_v7_1.h 83 virtual HRESULT STDMETHODCALLTYPE GetFrameRate (BMDTimeValue *frameDuration, BMDTimeScale *timeScale) = 0;
DeckLinkAPI_v7_6.h 134 virtual HRESULT GetFrameRate (/* out */ BMDTimeValue *frameDuration, /* out */ BMDTimeScale *timeScale) = 0;
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
benchmark.cc 231 CodecSettings(_target->GetWidth(), _target->GetHeight(), _target->GetFrameRate(), _bitRate);
unit_test.cc 218 _inst.maxFramerate = _source->GetFrameRate();
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/test/
vp8_impl_unittest.cc 123 codec_inst_.maxFramerate = source.GetFrameRate();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sndhdr.py 73 return (fmt, a.getframerate(), a.getnchannels(), \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sndhdr.py 73 return (fmt, a.getframerate(), a.getnchannels(), \
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
VideoCapture.java 51 public int getFramerate() {
  /frameworks/av/include/media/stagefright/
SurfaceMediaSource.h 85 int32_t getFrameRate( ) const;
  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.cpp 721 rateHz = repeaterSource->getFrameRate();
737 if (rateHz != repeaterSource->getFrameRate()) {
  /frameworks/webview/chromium/tests/prebuilts/
android-janktesthelper.jar 
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
media_opt_test.cc 419 _frameRate = (*it)->GetFrameRate();
  /prebuilts/misc/common/com.android.uiautomator.platform.common/
com.android.uiautomator.platform.common.jar 
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvparser.hpp 401 double GetFrameRate() const;
mkvparser.cpp     [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 456 double GetFrameRate() const;
mkvparser.cpp     [all...]
  /external/libvpx/libwebm/
mkvparser.hpp 401 double GetFrameRate() const;
mkvparser.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 456 double GetFrameRate() const;
mkvparser.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 399 double GetFrameRate() const;

Completed in 1554 milliseconds

12 3