Searched refs:SetGofInfo (Results 1 – 4 of 4) sorted by relevance
63 void VCMFrameBuffer::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo() function in webrtc::VCMFrameBuffer65 _sessionInfo.SetGofInfo(gof_info, idx); in SetGofInfo()
62 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
69 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
150 void VCMSessionInfo::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo() function in webrtc::VCMSessionInfo