HomeSort by relevance Sort by last modified time
    Searched refs:CopyGofInfoVP9 (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
encoded_frame.cc 190 _codecSpecificInfo.codecSpecific.VP9.gof.CopyGofInfoVP9(
generic_encoder.cc 73 rtp->codecHeader.VP9.gof.CopyGofInfoVP9(info->codecSpecific.VP9.gof);
  /external/webrtc/webrtc/modules/include/
module_common_types.h 129 void CopyGofInfoVP9(const GofInfoVP9& src) {
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.cc     [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 648 vp9_info->gof.CopyGofInfoVP9(gof_);
    [all...]

Completed in 486 milliseconds