Searched refs:GofInfoVP9 (Results 1 – 12 of 12) sorted by relevance
43 struct GofInfoVP9 { struct138 void CopyGofInfoVP9(const GofInfoVP9& src) { in CopyGofInfoVP9() argument216 GofInfoVP9 gof;
75 GofInfo(GofInfoVP9* gof, uint16_t last_picture_id) in GofInfo()77 GofInfoVP9* gof;186 std::array<GofInfoVP9, kMaxGofSaved> scalability_structures_;
126 GofInfoVP9* ss = nullptr) { in InsertVp9Gof()732 GofInfoVP9 ss; in TEST_F()770 GofInfoVP9 ss; in TEST_F()820 GofInfoVP9 ss; in TEST_F()841 GofInfoVP9 ss; in TEST_F()891 GofInfoVP9 ss; in TEST_F()916 GofInfoVP9 ss; in TEST_F()963 GofInfoVP9 ss; in TEST_F()1013 GofInfoVP9 ss; in TEST_F()1063 GofInfoVP9 ss; in TEST_F()[all …]
62 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
69 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
63 void VCMFrameBuffer::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo()
150 void VCMSessionInfo::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo()
503 GofInfoVP9 gof = codec_header.gof; in ManageFrameVp9()
76 GofInfoVP9 gof;
98 GofInfoVP9 gof_; // Contains each frame's temporal information for
115 GofInfoVP9 gof_; // Contains each frame's temporal information for
1424 GofInfoVP9 gof; in TEST_F()