/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp8_unittest.cc | 106 RtpPacketizerVp8 packetizer(hdr_info_, kMaxSize, kStrict); in TEST_F() local 107 packetizer.SetPayloadData(helper_->payload_data(), in TEST_F() 120 helper_->GetAllPacketsAndCheck(&packetizer, in TEST_F() 137 RtpPacketizerVp8 packetizer(hdr_info_, kMaxSize, kStrict); in TEST_F() local 138 packetizer.SetPayloadData(helper_->payload_data(), helper_->payload_size(), in TEST_F() 149 helper_->GetAllPacketsAndCheck(&packetizer, kExpectedSizes, kExpectedPart, in TEST_F() 160 RtpPacketizerVp8 packetizer(hdr_info_, kMaxSize, kAggregate); in TEST_F() local 161 packetizer.SetPayloadData(helper_->payload_data(), in TEST_F() 173 helper_->GetAllPacketsAndCheck(&packetizer, in TEST_F() 187 RtpPacketizerVp8 packetizer(hdr_info_, kMaxSize, kAggregate); in TEST_F() local [all …]
|
D | rtp_format_h264_unittest.cc | 85 rtc::scoped_ptr<RtpPacketizer> packetizer(RtpPacketizer::Create( in TestFua() local 87 packetizer->SetPayloadData(frame.get(), frame_size, &fragmentation); in TestFua() 94 ASSERT_TRUE(packetizer->NextPacket(packet.get(), &length, &last)); in TestFua() 100 EXPECT_FALSE(packetizer->NextPacket(packet.get(), &length, &last)); in TestFua() 159 rtc::scoped_ptr<RtpPacketizer> packetizer( in TEST() local 161 packetizer->SetPayloadData(frame, sizeof(frame), &fragmentation); in TEST() 165 ASSERT_TRUE(packetizer->NextPacket(packet, &length, &last)); in TEST() 170 EXPECT_FALSE(packetizer->NextPacket(packet, &length, &last)); in TEST() 188 rtc::scoped_ptr<RtpPacketizer> packetizer( in TEST() local 190 packetizer->SetPayloadData(frame, kFrameSize, &fragmentation); in TEST() [all …]
|
D | rtp_sender_video.cc | 238 rtc::scoped_ptr<RtpPacketizer> packetizer( in SendVideo() local 249 storage = packetizer->GetStorageType(_retransmissionSettings); in SendVideo() 270 packetizer->SetPayloadData(data, payload_bytes_to_send, frag); in SendVideo() 276 if (!packetizer->NextPacket(&dataBuffer[rtp_header_length], in SendVideo() 315 packetizer->GetProtectionType() == kProtectedPacket); in SendVideo()
|
D | rtp_format_vp8_test_helper.cc | 67 RtpPacketizerVp8* packetizer, in GetAllPacketsAndCheck() argument 79 EXPECT_TRUE(packetizer->NextPacket(buffer_, &send_bytes, &last)); in GetAllPacketsAndCheck()
|
D | rtp_format_vp8_test_helper.h | 35 void GetAllPacketsAndCheck(RtpPacketizerVp8* packetizer,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | cext-valid-packet2.ll | 2 ; Check that the packetizer generates valid packets with constant 10 ; Check that the packetizer generates .new store for v60 which has BSB scheduling model.
|
D | packetize-dccleana.mir | 1 # RUN: llc -march=hexagon -run-pass=hexagon-packetizer -o - %s | FileCheck %s
|
D | invalid-dotnew-attempt.mir | 5 # Make sure that the packetizer does not attempt to newify the J2_jumpr
|
D | eh_save_restore.ll | 1 ; RUN: llc -O3 -march=hexagon -hexagon-small-data-threshold=0 -disable-packetizer < %s | FileCheck … 11 ; Disable the packetizer to avoid complications caused by potentially
|
D | postinc-baseoffset.mir | 1 # RUN: llc -march=hexagon -start-before hexagon-packetizer %s -o - | FileCheck %s
|
D | cext-valid-packet1.ll | 3 ; Check that the packetizer generates valid packets with constant
|
D | target-flag-ext.mir | 1 # RUN: llc -march=hexagon -run-pass hexagon-packetizer -o - %s | FileCheck %s
|
D | packetize-nvj-no-prune.mir | 1 # RUN: llc -march=hexagon -run-pass hexagon-packetizer %s -o - | FileCheck %s
|
D | packetize-update-offset.mir | 1 # RUN: llc -march=hexagon -run-pass hexagon-packetizer %s -o - | FileCheck %s
|
D | packetize-load-store-aliasing.mir | 1 # RUN: llc -march=hexagon -mcpu=hexagonv60 -run-pass hexagon-packetizer %s -o - | FileCheck %s
|
D | packetize-l2fetch.ll | 4 ; Because l2fetch has mayLoad/mayStore flags on it, the packetizer
|
D | swp-phi-start.ll | 1 ; RUN: llc -march=hexagon -enable-pipeliner -pipeliner-max-stages=2 -disable-packetizer < %s | File…
|
D | packetize-allocframe.ll | 3 ; The purpose of this test is to make sure that the packetizer is ignoring
|
/external/llvm/test/CodeGen/Hexagon/ |
D | cext-valid-packet2.ll | 2 ; Check that the packetizer generates valid packets with constant
|
D | cext-valid-packet1.ll | 3 ; Check that the packetizer generates valid packets with constant
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/ |
D | isel-expand-unaligned-loads.ll | 1 ; RUN: llc -march=hexagon -disable-packetizer -hexagon-align-loads < %s | FileCheck %s
|
/external/llvm/lib/Target/Hexagon/ |
D | CMakeLists.txt | 7 tablegen(LLVM HexagonGenDFAPacketizer.inc -gen-dfa-packetizer)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | CMakeLists.txt | 7 tablegen(LLVM HexagonGenDFAPacketizer.inc -gen-dfa-packetizer)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/intrinsics/ |
D | v65-scatter-gather.ll | 2 ; RUN: llc -mv65 -mattr=+hvxv65,hvx-length64b -march=hexagon -O2 -disable-packetizer < %s | FileChe…
|
/external/llvm/lib/Target/AMDGPU/ |
D | CMakeLists.txt | 10 tablegen(LLVM AMDGPUGenDFAPacketizer.inc -gen-dfa-packetizer)
|