Home
last modified time | relevance | path

Searched refs:Recompute (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dintegral_image.h32 Recompute(image_base); in IntegralImage()
38 void Recompute(const Image<uint8_t>& image_base) { in Recompute() function
Dimage_data.h193 integral_image_->Recompute(image_); in GetIntegralImage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp370 bool Recompute) { in get() argument
371 if (!AlreadyComputed || Recompute) { in get()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCSEInfo.cpp411 bool Recompute) { in get() argument
412 if (!AlreadyComputed || Recompute) { in get()
/external/llvm/test/CodeGen/X86/
Dwin32-seh-catchpad-realign.ll72 ; Recompute ESI by subtracting 60 from the end of the registration node.
/external/llvm-project/llvm/test/CodeGen/X86/
Dwin32-seh-catchpad-realign.ll72 ; Recompute ESI by subtracting 60 from the end of the registration node.
/external/webrtc/sdk/objc/components/renderer/metal/
DRTCMTLRenderer.mm201 // Recompute the texture cropping and recreate vertexBuffer if necessary.