Searched defs:RtcEventFrameDecoded (Results 1 – 3 of 3) sorted by relevance
17 RtcEventFrameDecoded::RtcEventFrameDecoded(int64_t render_time_ms, in RtcEventFrameDecoded() function in webrtc::RtcEventFrameDecoded30 RtcEventFrameDecoded::RtcEventFrameDecoded(const RtcEventFrameDecoded& other) in RtcEventFrameDecoded() function in webrtc::RtcEventFrameDecoded
54 class RtcEventFrameDecoded; variable
639 TEST_P(RtcEventLogEncoderTest, RtcEventFrameDecoded) { in TEST_P() argument