Home
last modified time | relevance | path

Searched defs:scratchBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DSimpleMath.cpp52 int32_t* scratchBuffer = new int32_t[getNumberOfDimensions(inputShape)]; in meanGeneric() local
H A DUnidirectionalSequenceLSTM.cpp424 std::vector<float> scratchBuffer(scratchSize); in execute() local
476 std::vector<_Float16> scratchBuffer(scratchSize); in execute() local
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
H A DPCLmGenerator.h237 ubyte *scratchBuffer; variable
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.cpp139 ANativeWindowBuffer* scratchBuffer = in isFallbackBuffer() local