/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | serialize.cpp | 241 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 D | BlobCache.cpp | 86 angle::ScratchBuffer *scratchBuffer, in get() 155 angle::ScratchBuffer *scratchBuffer, in getAndDecompress()
|
H A D | Buffer.cpp | 160 angle::MemoryBuffer *scratchBuffer = nullptr; in bufferDataImpl() local
|
H A D | Display.cpp | 2589 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/ |
D | UnidirectionalSequenceLSTM.cpp | 315 std::vector<float> scratchBuffer(scratchSize); in execute() local 367 std::vector<_Float16> scratchBuffer(scratchSize); in execute() local
|
D | SimpleMath.cpp | 58 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 D | OutboundHeadersBenchmark.java | 64 private final ByteBuf scratchBuffer = UnpooledByteBufAllocator.DEFAULT.buffer(4096); field in OutboundHeadersBenchmark
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/ |
D | PCLmGenerator.h | 237 ubyte *scratchBuffer; variable
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ |
H A D | TeeAudioProcessor.java | 123 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 D | TeeAudioProcessor.java | 123 private final byte[] scratchBuffer; field in TeeAudioProcessor.WavFileAudioBufferSink
|
/aosp_15_r20/external/aac/libAACdec/src/ |
H A D | stereo.h | 172 FIXP_DBL *scratchBuffer; /* pointer to scratch buffer */ member
|
/aosp_15_r20/external/armnn/src/armnnSerializer/test/ |
H A D | LstmSerializationTests.cpp | 248 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 D | ReliableSurface.cpp | 139 ANativeWindowBuffer* scratchBuffer = in isFallbackBuffer() local
|
/aosp_15_r20/external/armnn/src/backends/neon/workloads/ |
H A D | NeonLstmFloatWorkload.cpp | 256 const TensorInfo& scratchBuffer, in NeonLstmFloatWorkloadValidate()
|
H A D | NeonUnidirectionalSequenceLstmWorkload.cpp | 593 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in NeonUnidirectionalSequenceLstmWorkloadValidate() local
|
H A D | NeonUnidirectionalSequenceLstmFloatWorkload.cpp | 612 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in NeonUnidirectionalSequenceLstmFloatWorkloadValidate() local
|
/aosp_15_r20/external/armnn/src/backends/cl/workloads/ |
H A D | ClLstmFloatWorkload.cpp | 245 … const TensorInfo& cellStateIn, const TensorInfo& scratchBuffer, in ClLstmFloatWorkloadValidate()
|
H A D | ClUnidirectionalSequenceLstmFloatWorkload.cpp | 613 const TensorInfo& scratchBuffer = TensorInfo(cellStateIn.GetShape(), input.GetDataType()); in ClUnidirectionalSequenceLstmFloatWorkloadValidate() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_renderer.cpp | 1107 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 D | HalPolicy.cpp | 337 const Operand* scratchBuffer = GetOutputOperand<hal_1_0::HalPolicy>(operation, 0, model); in ConvertLstm() local
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vkrenderframework.cpp | 1866 …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 D | OptimizerTests.cpp | 120 Layer* const scratchBuffer = graph.AddLayer<OutputLayer>(0, "scratchBuffer"); in CreateLSTMLayerHelper() local
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | ILayerSupport.cpp | 864 const TensorInfo& scratchBuffer, in IsLstmSupported()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | renderer11_utils.cpp | 2295 angle::MemoryBuffer *scratchBuffer = nullptr; in GenerateInitialTextureData() local
|
/aosp_15_r20/external/armnn/src/backends/neon/ |
H A D | NeonLayerSupport.cpp | 1212 const TensorInfo& scratchBuffer, in IsLstmSupported()
|