Home
last modified time | relevance | path

Searched defs:received_frame (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_test.cc132 VideoFrame received_frame = DeepCopy(frame); in PassFramesThroughAnalyzer() local
174 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
229 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
258 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
312 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
364 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
416 VideoFrame received_frame = DeepCopy(captured_frame); in TEST() local
482 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
494 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
604 VideoFrame received_frame = DeepCopy(captured_frame); in TEST() local
[all …]
Ddefault_video_quality_analyzer_metric_names_test.cc107 VideoFrame received_frame = DeepCopy(frame); in PassFramesThroughAnalyzer() local
/external/libaom/av1/decoder/
Ddthread.h42 int received_frame; member
/external/openscreen/cast/streaming/
Dreceiver_unittest.cc328 EncodedFrame received_frame = in ConsumeAndVerifyFrame() local
Dsender_unittest.cc427 const EncodedFrame& received_frame = received_it->second; in ExpectFramesReceivedCorrectly() local