Home
last modified time | relevance | path

Searched refs:GofInfoVP9 (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/include/
Dvideo_codec_interface.h69 GofInfoVP9 gof;
/external/webrtc/webrtc/modules/video_coding/
Dframe_buffer.h64 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
Dsession_info.h91 void SetGofInfo(const GofInfoVP9& gof_info, size_t idx);
Dframe_buffer.cc69 void VCMFrameBuffer::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo()
Djitter_buffer.h75 typedef std::map<uint32_t, GofInfoVP9, TimestampLessThan> SsMap;
Dsession_info.cc116 void VCMSessionInfo::SetGofInfo(const GofInfoVP9& gof_info, size_t idx) { in SetGofInfo()
Djitter_buffer.cc170 GofInfoVP9 gof = ss_map_.begin()->second; in AdvanceFront()
/external/webrtc/webrtc/modules/video_coding/codecs/interface/
Dvideo_codec_interface.h71 GofInfoVP9 gof;
/external/webrtc/webrtc/modules/include/
Dmodule_common_types.h79 struct GofInfoVP9 { struct
129 void CopyGofInfoVP9(const GofInfoVP9& src) { in CopyGofInfoVP9() argument
200 GofInfoVP9 gof;
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.h118 GofInfoVP9 gof_; // Contains each frame's temporal information for
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediaencoder_jni.cc234 webrtc::GofInfoVP9 gof_; // Contains each frame's temporal information for