Searched defs:capture_time_ms_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/modules/desktop_capture/ | ||
H A D | desktop_frame.h | 165 int64_t capture_time_ms_; variable |
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_sender_video_frame_transformer_delegate.cc | 92 const int64_t capture_time_ms_; member in webrtc::__anonf0a767780111::TransformableVideoSenderFrame |
/aosp_15_r20/external/webrtc/api/video/ | ||
H A D | encoded_image.h | 178 int64_t capture_time_ms_ = 0; variable |