Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dvideo_source.cc29 float frameRate, webrtc::VideoType type /*= webrtc::kI420*/) in VideoSource()
44 float frameRate /*= 30*/, webrtc::VideoType type /*= webrtc::kI420*/) in VideoSource()
Dmt_rx_tx_test.cc42 float frameRate = state->_args.frameRate; in MainSenderThread() local
114 float frameRate = args.frameRate; in MTRxTxTest() local
Dtest_util.h38 int frameRate; variable
Dtest_callbacks.h233 void set_framerate(uint32_t frameRate) {_framerate = frameRate;} in set_framerate()
Dgeneric_codec_test.cc496 GenericCodecTest::IncrementDebugClock(float frameRate) in IncrementDebugClock()
Dquality_modes_test.cc425 QMTestVideoSettingsCallback::SetVideoQMSettings(const uint32_t frameRate, in SetVideoQMSettings()
Dtest_callbacks.cc422 const uint32_t frameRate) in SendStatistics()
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_video_channel.cc18 int height, int frameRate, int startBitrate) in TbVideoChannel()
61 void TbVideoChannel::SetFrameSettings(int width, int height, int frameRate) { in SetFrameSettings()
Dtb_I420_codec.cc147 int32_t TbI420Encoder::SetRates(uint32_t newBitRate, uint32_t frameRate) in SetRates()
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dvideo_source.cc29 int frameRate /*= 30*/, webrtc::VideoType type /*= webrtc::kI420*/) in VideoSource()
44 int frameRate /*= 30*/, webrtc::VideoType type /*= webrtc::kI420*/) in VideoSource()
415 FrameDropper::SetFrameRate(double frameRate, double maxFrameRate) in SetFrameRate()
Dtest.cc92 uint32_t frameRate /*=30*/, in CodecSettings()
Dbenchmark.cc69 const int frameRate[] = {10, 15, 30}; in Perform() local
DplotBenchmark.m80 frameRate = tline(delim(2)+1:end); variable
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dcontent_metrics_processing.cc46 void VCMContentMetricsProcessing::UpdateFrameRate(uint32_t frameRate) { in UpdateFrameRate()
Dmedia_opt_util.h63 float frameRate; member
314 void UpdateFrameRate(float frameRate) { _frameRate = frameRate; } in UpdateFrameRate()
Dgeneric_encoder.cc115 VCMGenericEncoder::SetRates(uint32_t newBitRate, uint32_t frameRate) in SetRates()
Dvideo_sender.cc90 uint32_t frameRate; in Process() local
Dvideo_receiver.cc82 uint32_t frameRate; in Process() local
Dmedia_opt_util.cc573 float frameRate = parameters->frameRate * frameRateRatio; in BitsPerFrame() local
/external/chromium_org/media/base/android/java/src/org/chromium/media/
DVideoCapture.java89 boolean allocate(int width, int height, int frameRate) { in allocate()
288 int frameRate, in setCaptureParameters()
DVideoCaptureAndroid.java154 int frameRate, in setCaptureParameters()
DVideoCaptureTango.java79 protected void setCaptureParameters(int width, int height, int frameRate, in setCaptureParameters()
/external/libvpx/libvpx/third_party/libmkv/
DWebMElement.c59 double frameRate) { in writeVideoTrack()
/external/chromium_org/third_party/webrtc/modules/video_capture/
Dvideo_capture_impl.cc138 const uint32_t frameRate = CalculateFrameRate(now); in Process() local
/external/chromium_org/third_party/flot/
Djquery.flot.navigate.min.js86 …roxy||h,i.cursorOffsetX=p.pageX-p.left,i.cursorOffsetY=p.pageY-p.top,i.offsetX=i.pageX-i.cursorOff… argument

12