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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
vp8_partition_aggregator_unittest.cc 117 fragmentation.VerifyAndAllocateFragmentationHeader(3);
125 fragmentation.VerifyAndAllocateFragmentationHeader(8);
158 fragmentation.VerifyAndAllocateFragmentationHeader(8);
183 fragmentation.VerifyAndAllocateFragmentationHeader(1);
rtp_format_h264_unittest.cc 82 fragmentation.VerifyAndAllocateFragmentationHeader(1);
156 fragmentation.VerifyAndAllocateFragmentationHeader(1);
179 fragmentation.VerifyAndAllocateFragmentationHeader(2);
217 fragmentation.VerifyAndAllocateFragmentationHeader(3);
252 fragmentation.VerifyAndAllocateFragmentationHeader(3);
291 fragmentation.VerifyAndAllocateFragmentationHeader(3);
rtp_format_vp8_test_helper.cc 42 fragmentation_->VerifyAndAllocateFragmentationHeader(num_partitions);
rtp_format_vp8.cc 193 part_info_.VerifyAndAllocateFragmentationHeader(1);
  /external/webrtc/webrtc/test/
fake_encoder.cc 161 fragmentation.VerifyAndAllocateFragmentationHeader(kNumSlices);
177 fragmentation.VerifyAndAllocateFragmentationHeader(kNumSlices);
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_nalu.cc 144 header->VerifyAndAllocateFragmentationHeader(frag_offsets.size());
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.cc     [all...]
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.cc 81 frag->VerifyAndAllocateFragmentationHeader(
  /external/webrtc/webrtc/modules/include/
module_common_types.h 337 void VerifyAndAllocateFragmentationHeader(const size_t size) {
  /external/webrtc/webrtc/modules/video_coding/
session_info.cc 339 fragmentation->VerifyAndAllocateFragmentationHeader(kMaxVP8Partitions);
session_info_unittest.cc 74 fragmentation_.VerifyAndAllocateFragmentationHeader(kMaxVP8Partitions);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 659 frag_info.VerifyAndAllocateFragmentationHeader(1);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc     [all...]

Completed in 1036 milliseconds