Home
last modified time | relevance | path

Searched defs:GetFrameRate (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dvideo_source.h66 float GetFrameRate() const { return _frameRate; } in GetFrameRate() function
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dvideo_source.h64 int GetFrameRate() const { return _frameRate; } in GetFrameRate() function
/external/chromium_org/media/video/capture/win/
Dvideo_capture_device_mf_win.cc37 static bool GetFrameRate(IMFMediaType* type, in GetFrameRate() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp6348 double VideoTrack::GetFrameRate() const in GetFrameRate() function in mkvparser::VideoTrack
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.cpp5527 double VideoTrack::GetFrameRate() const { return m_rate; } in GetFrameRate() function in mkvparser::VideoTrack
/external/libvpx/libwebm/
Dmkvparser.cpp5530 double VideoTrack::GetFrameRate() const { return m_rate; } in GetFrameRate() function in mkvparser::VideoTrack