Home
last modified time | relevance | path

Searched defs:ProcessBlock (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/test/
Dlapped_transform.cc22 void LappedTransform::BlockThunk::ProcessBlock(const float* const* input, in ProcessBlock() function in webrtc::LappedTransform::BlockThunk
Dblocker_unittest.cc23 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/
Dopus_bandwidth_unittest.cc42 void ProcessBlock(float* data) { transform_->ProcessChunk(&data, nullptr); } in ProcessBlock() function in webrtc::__anon7985984e0111::PowerRatioEstimator
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSink.cpp179 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DVmaDumpVis.py49 def ProcessBlock(dstBlockList, iBlockId, objBlock, sAlgorithm): function
/external/llvm/lib/Transforms/Scalar/
DSink.cpp200 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
DJumpThreading.cpp703 bool JumpThreadingPass::ProcessBlock(BasicBlock *BB) { in ProcessBlock() function in JumpThreadingPass
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSink.cpp199 static bool ProcessBlock(BasicBlock &BB, DominatorTree &DT, LoopInfo &LI, in ProcessBlock() function
DJumpThreading.cpp994 bool JumpThreadingPass::ProcessBlock(BasicBlock *BB) { in ProcessBlock() function in JumpThreadingPass
/external/llvm/lib/CodeGen/
DMachineSink.cpp311 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
DMachineCSE.cpp450 bool MachineCSE::ProcessBlock(MachineBasicBlock *MBB) { in ProcessBlock() function in MachineCSE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSink.cpp372 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
/external/llvm-project/llvm/lib/CodeGen/
DMachineSink.cpp391 bool MachineSinking::ProcessBlock(MachineBasicBlock &MBB) { in ProcessBlock() function in MachineSinking
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp703 auto ProcessBlock = [&](BasicBlock *BB) { in updateForClonedLoop() local
/external/llvm-project/llvm/lib/Analysis/
DMemorySSAUpdater.cpp733 auto ProcessBlock = [&](BasicBlock *BB) { in updateForClonedLoop() local
/external/libgav1/libgav1/src/tile/
Dtile.cc2124 bool Tile::ProcessBlock(int row4x4, int column4x4, BlockSize block_size, in ProcessBlock() function in libgav1::Tile