/external/webrtc/modules/audio_coding/codecs/opus/test/ |
D | lapped_transform.cc | 22 void LappedTransform::BlockThunk::ProcessBlock(const float* const* input, in ProcessBlock() function in webrtc::LappedTransform::BlockThunk
|
D | blocker_unittest.cc | 23 void ProcessBlock(const float* const* input, in ProcessBlock() function in __anon37b173640111::PlusThreeBlockerCallback 39 void ProcessBlock(const float* const* input, in ProcessBlock() function in __anon37b173640111::CopyBlockerCallback
|
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | opus_bandwidth_unittest.cc | 42 void ProcessBlock(float* data) { transform_->ProcessChunk(&data, nullptr); } in ProcessBlock() function in webrtc::__anon7985984e0111::PowerRatioEstimator
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | Sink.cpp | 179 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
|
/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/ |
D | VmaDumpVis.py | 49 def ProcessBlock(dstBlockList, iBlockId, objBlock, sAlgorithm): function
|
/external/llvm/lib/Transforms/Scalar/ |
D | Sink.cpp | 200 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
|
D | JumpThreading.cpp | 703 bool JumpThreadingPass::ProcessBlock(BasicBlock *BB) { in ProcessBlock() function in JumpThreadingPass
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Sink.cpp | 199 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
|
D | JumpThreading.cpp | 994 bool JumpThreadingPass::ProcessBlock(BasicBlock *BB) { in ProcessBlock() function in JumpThreadingPass
|
/external/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 311 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
|
D | MachineCSE.cpp | 450 bool MachineCSE::ProcessBlock(MachineBasicBlock *MBB) { in ProcessBlock() function in MachineCSE
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 372 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 391 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 703 auto ProcessBlock = [&](BasicBlock *BB) { in updateForClonedLoop() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 733 auto ProcessBlock = [&](BasicBlock *BB) { in updateForClonedLoop() local
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 2124 bool Tile::ProcessBlock(int row4x4, int column4x4, BlockSize block_size, in ProcessBlock() function in libgav1::Tile
|