Searched defs:GofInfoVP9 (Results 1 – 1 of 1) sorted by relevance
79 struct GofInfoVP9 { struct80 void SetGofInfoVP9(TemporalStructureMode tm) { in SetGofInfoVP9() argument129 void CopyGofInfoVP9(const GofInfoVP9& src) { in CopyGofInfoVP9() argument141 size_t num_frames_in_gof;142 uint8_t temporal_idx[kMaxVp9FramesInGof];143 bool temporal_up_switch[kMaxVp9FramesInGof];144 uint8_t num_ref_pics[kMaxVp9FramesInGof];145 uint8_t pid_diff[kMaxVp9FramesInGof][kMaxVp9RefPics];