Home
last modified time | relevance | path

Searched defs:frameRate (Results 1 – 15 of 15) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DAudioTest.java56 private final int frameRate; field in AudioTest
81 public static native void createBufferQueueAudioPlayer(int frameRate, int framesPerBuffer); in createBufferQueueAudioPlayer()
84 public static native void createAudioRecorder(int frameRate, int framesToRecord); in createAudioRecorder()
DAudioFragment.java270 int frameRate = audioTest.getOptimalFrameRate(); in drawWaveformChart() local
/external/webrtc/webrtc/modules/video_coding/
Dcontent_metrics_processing.cc46 void VCMContentMetricsProcessing::UpdateFrameRate(uint32_t frameRate) { in UpdateFrameRate()
Dmedia_opt_util.h67 float frameRate; member
278 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate()
Dvideo_sender.cc63 uint32_t frameRate = _mediaOpt.SentFrameRate(); in Process() local
Dvideo_receiver.cc74 uint32_t frameRate; in Process() local
Dmedia_opt_util.cc432 float frameRate = parameters->frameRate * frameRateRatio; in BitsPerFrame() local
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideoengine.h177 virtual int32_t SetRates(uint32_t newBitRate, uint32_t frameRate) { in SetRates()
/external/webrtc/webrtc/video/
Dreceive_statistics_proxy.cc181 uint32_t frameRate) { in OnReceiveRatesUpdated()
Dvideo_send_stream_tests.cc1319 int32_t SetRates(uint32_t newBitRate, uint32_t frameRate) override { in TEST_F()
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc131 const uint32_t frameRate = CalculateFrameRate(now); in Process() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_encoder_adapter_unittest.cc129 int32_t SetRates(uint32_t newBitRate, uint32_t frameRate) override { in SetRates()
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DVideoCapturerAndroidTestFixtures.java588 final int frameRate = 30; in scaleCameraOutput() local
/external/webrtc/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc205 const uint32_t frameRate) { in OnCaptureFrameRate()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c22324 Fixed frameRate; in Qt_SGSetFrameRate() local
22344 Fixed frameRate; in Qt_SGGetFrameRate() local