Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Ddefault_video_quality_analyzer_test.cc159 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
212 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
296 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
348 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
464 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
778 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
841 std::map<uint16_t, VideoFrame> captured_frames; in TEST() local
/aosp_15_r20/external/webrtc/test/scenario/
H A Dvideo_frame_matcher.h67 std::deque<CapturedFrame> captured_frames; member
/aosp_15_r20/external/webrtc/media/base/
H A Dvideo_adapter_unittest.cc99 int captured_frames = 0; member
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2107 int captured_frames = 1; in TEST_F() local