Searched defs:test_frame (Results 1 – 12 of 12) sorted by relevance
82 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()
37 uint8_t* test_frame = new uint8_t[size]; in CompareFiles() local
295 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()
127 cricket::WebRtcVideoFrame test_frame; in TEST_F() local
226 cricket::WebRtcVideoFrame test_frame; in TEST_F() local
180 const uint8_t* test_frame, in CalculateMetrics()241 uint8_t* test_frame = new uint8_t[size]; in RunAnalysis() local
113 VideoFrame test_frame; in CalculateMetrics() local
186 def test_frame(self): member in GCTests
183 def test_frame(self): member in TestInterpreterStack
214 def test_frame(self): member in GCTests
18 test_frame = namedtuple('frame', ['f_code', 'f_globals', 'f_locals']) variable
320 def test_frame(self): member in TestInterpreterStack