Home
last modified time | relevance | path

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

/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_test.cc124 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
177 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
205 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
257 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
307 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
358 VideoFrame received_frame = DeepCopy(captured_frame); in TEST() local
422 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
434 VideoFrame received_frame = DeepCopy(captured_frames.at(frame_id)); in TEST() local
531 VideoFrame received_frame = DeepCopy(captured_frame); in TEST() local
/external/libaom/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