Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Drtp_vp9_ref_finder.h44 struct GofInfo { struct
45 GofInfo(GofInfoVP9* gof, uint16_t last_picture_id) in GofInfo() argument
47 GofInfoVP9* gof; argument
63 bool MissingRequiredFrameVp9(uint16_t picture_id, const GofInfo& info); argument