Searched defs:GofInfo (Results 1 – 1 of 1) sorted by relevance
44 struct GofInfo { struct45 GofInfo(GofInfoVP9* gof, uint16_t last_picture_id) in GofInfo() argument47 GofInfoVP9* gof; argument63 bool MissingRequiredFrameVp9(uint16_t picture_id, const GofInfo& info); argument