Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A 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 …]
H A Ddefault_video_quality_analyzer_metric_names_test.cc107 VideoFrame received_frame = DeepCopy(frame); in PassFramesThroughAnalyzer() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddthread.h41 int received_frame; member
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/vts/
H A DVtsHalThreadNetworkTargetTest.cpp115 std::vector<uint8_t> received_frame; in TEST_P() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/iso/
H A Diso_stream_test.cc334 std::vector<std::byte>& received_frame = complete_incoming_sdus()->front(); in TEST_F() local
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver_unittest.cc328 EncodedFrame received_frame = in ConsumeAndVerifyFrame() local
H A Dsender_unittest.cc427 const EncodedFrame& received_frame = received_it->second; in ExpectFramesReceivedCorrectly() local