Home
last modified time | relevance | path

Searched defs:test_frame (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dutility_unittest.cc82 void VerifyParams(const AudioFrame& ref_frame, const AudioFrame& test_frame) { in VerifyParams()
91 float ComputeSNR(const AudioFrame& ref_frame, const AudioFrame& test_frame, in ComputeSNR()
118 const AudioFrame& test_frame) { in VerifyFramesAreEqual()
/external/webrtc/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc295 double I420PSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420PSNR()
323 double I420SSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420SSIM()
/external/webrtc/webrtc/tools/psnr_ssim_analyzer/
Dpsnr_ssim_analyzer.cc37 uint8_t* test_frame = new uint8_t[size]; in CompareFiles() local
/external/webrtc/talk/app/webrtc/
Dremotevideocapturer_unittest.cc127 cricket::WebRtcVideoFrame test_frame; in TEST_F() local
Dvideosource_unittest.cc226 cricket::WebRtcVideoFrame test_frame; in TEST_F() local
/external/webrtc/webrtc/tools/frame_analyzer/
Dvideo_quality_analysis.cc180 const uint8_t* test_frame, in CalculateMetrics()
241 uint8_t* test_frame = new uint8_t[size]; in RunAnalysis() local
/external/webrtc/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc113 VideoFrame test_frame; in CalculateMetrics() local