Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp241 ScratchBuffer *scratchBuffer, in ReadPixelsFromAttachment()
271 ScratchBuffer *scratchBuffer, in SerializeFramebufferAttachment()
330 ScratchBuffer *scratchBuffer, in SerializeFramebufferState()
394 ScratchBuffer *scratchBuffer, in SerializeFramebuffer()
707 ScratchBuffer *scratchBuffer, in SerializeBuffer()
795 ScratchBuffer *scratchBuffer, in SerializeRenderbuffer()
1234 ScratchBuffer *scratchBuffer) in SerializeTextureData()
1311 ScratchBuffer *scratchBuffer, in SerializeTexture()
1400 ScratchBuffer scratchBuffer(1); in SerializeContextToString() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DBlobCache.cpp86 angle::ScratchBuffer *scratchBuffer, in get()
155 angle::ScratchBuffer *scratchBuffer, in getAndDecompress()
H A DBuffer.cpp160 angle::MemoryBuffer *scratchBuffer = nullptr; in bufferDataImpl() local
H A DDisplay.cpp2589 void Display::returnScratchBuffer(angle::ScratchBuffer scratchBuffer) in returnScratchBuffer()
2618 void Display::returnScratchBufferImpl(angle::ScratchBuffer scratchBuffer, in returnScratchBufferImpl()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DUnidirectionalSequenceLSTM.cpp315 std::vector<float> scratchBuffer(scratchSize); in execute() local
367 std::vector<_Float16> scratchBuffer(scratchSize); in execute() local
DSimpleMath.cpp58 int32_t* scratchBuffer = new int32_t[getNumberOfDimensions(inputShape)]; in meanGeneric() local
/aosp_15_r20/external/grpc-grpc-java/netty/src/jmh/java/io/grpc/netty/
H A DOutboundHeadersBenchmark.java64 private final ByteBuf scratchBuffer = UnpooledByteBufAllocator.DEFAULT.buffer(4096); field in OutboundHeadersBenchmark
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
DPCLmGenerator.h237 ubyte *scratchBuffer; variable
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/
H A DTeeAudioProcessor.java123 private final byte[] scratchBuffer; field in TeeAudioProcessor.WavFileAudioBufferSink
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/
H A DTeeAudioProcessor.java123 private final byte[] scratchBuffer; field in TeeAudioProcessor.WavFileAudioBufferSink
/aosp_15_r20/external/aac/libAACdec/src/
H A Dstereo.h172 FIXP_DBL *scratchBuffer; /* pointer to scratch buffer */ member
/aosp_15_r20/external/armnn/src/armnnSerializer/test/
H A DLstmSerializationTests.cpp248 armnn::IConnectableLayer* const scratchBuffer = network->AddOutputLayer(0); variable
394 armnn::IConnectableLayer* const scratchBuffer = network->AddOutputLayer(0); variable
559 armnn::IConnectableLayer* const scratchBuffer = network->AddOutputLayer(0); variable
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.cpp139 ANativeWindowBuffer* scratchBuffer = in isFallbackBuffer() local
/aosp_15_r20/external/armnn/src/backends/neon/workloads/
H A DNeonLstmFloatWorkload.cpp256 const TensorInfo& scratchBuffer, in NeonLstmFloatWorkloadValidate()
H A DNeonUnidirectionalSequenceLstmWorkload.cpp593 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in NeonUnidirectionalSequenceLstmWorkloadValidate() local
H A DNeonUnidirectionalSequenceLstmFloatWorkload.cpp612 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in NeonUnidirectionalSequenceLstmFloatWorkloadValidate() local
/aosp_15_r20/external/armnn/src/backends/cl/workloads/
H A DClLstmFloatWorkload.cpp245 … const TensorInfo& cellStateIn, const TensorInfo& scratchBuffer, in ClLstmFloatWorkloadValidate()
H A DClUnidirectionalSequenceLstmFloatWorkload.cpp613 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in ClUnidirectionalSequenceLstmFloatWorkloadValidate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.cpp1107 angle::MemoryBuffer scratchBuffer; in CompressAndStorePipelineCacheVk() local
1197 angle::MemoryBuffer *scratchBuffer) in StorePipelineCacheVkChunks()
1294 angle::MemoryBuffer *scratchBuffer) in ErasePipelineCacheVkChunks()
/aosp_15_r20/external/android-nn-driver/1.0/
H A DHalPolicy.cpp337 const Operand* scratchBuffer = GetOutputOperand<hal_1_0::HalPolicy>(operation, 0, model); in ConvertLstm() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.cpp1866 …mandBufferObj::BuildAccelerationStructure(VkAccelerationStructureObj *as, VkBuffer scratchBuffer) { in BuildAccelerationStructure()
1870 …rObj::BuildAccelerationStructure(VkAccelerationStructureObj *as, VkBuffer scratchBuffer, VkBuffer … in BuildAccelerationStructure()
/aosp_15_r20/external/armnn/src/armnn/test/
H A DOptimizerTests.cpp120 Layer* const scratchBuffer = graph.AddLayer<OutputLayer>(0, "scratchBuffer"); in CreateLSTMLayerHelper() local
/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp864 const TensorInfo& scratchBuffer, in IsLstmSupported()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2295 angle::MemoryBuffer *scratchBuffer = nullptr; in GenerateInitialTextureData() local
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1212 const TensorInfo& scratchBuffer, in IsLstmSupported()

123