Home
last modified time | relevance | path

Searched defs:scratch_ptr (Results 1 – 7 of 7) sorted by relevance

/external/libopus/celt/
Dstack_alloc.h133 char *scratch_ptr=0; variable
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dsvdf.h41 float* const __restrict__ state_ptr, float* const __restrict__ scratch_ptr, in ApplyTimeWeightsBiasAndActivation()
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.cc259 const uint8_t* scratch_ptr = curr_page; in ReadAndProcessBatch() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h221 LLVMValueRef scratch_ptr; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorScanSycl.h134 auto scratch_ptr = scratch.get_pointer().get(); in operator() local
/external/libxaac/decoder/
Dixheaacd_block.c1074 WORD32 *x_invquant, WORD8 *scratch_ptr) { in ixheaacd_huffman_dec_word2()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1407 int32_t* scratch_ptr = scratch; in NeonMatrixBatchVectorMultiplyAccumulate() local