Home
last modified time | relevance | path

Searched defs:num_frames_captured (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dfake_desktop_capturer.cc27 int FakeDesktopCapturer::num_frames_captured() const { in num_frames_captured() function in webrtc::FakeDesktopCapturer
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.h82 int num_frames_captured; // Total number of frames captured (different from frame_number) variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Ddxgi_output_duplicator.cc377 int64_t DxgiOutputDuplicator::num_frames_captured() const { in num_frames_captured() function in webrtc::DxgiOutputDuplicator