Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Drtp_frame_reference_finder_unittest.cc232 struct FrameComp { struct in webrtc::video_coding::TestRtpFrameReferenceFinder
233 bool operator()(const std::pair<int64_t, uint8_t> f1, in operator ()()