| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | sse_tensor_utils.cc | 202     const float* __restrict__ scaling_factors, int n_batch,  in Avx2MatrixBatchVectorMultiplyAccumulateImpl() 294     const float* __restrict__ scaling_factors, int n_batch,  in SseMatrixBatchVectorMultiplyAccumulateImpl() 413     const float* __restrict__ scaling_factors, int n_batch,  in SseMatrixBatchVectorMultiplyAccumulate() 424     const float* __restrict__ scaling_factors, int n_batch, int32_t* scratch,  in SseMatrixBatchVectorMultiplyAccumulate() 475     const float* __restrict__ scaling_factors, int n_batch,  in SseMatrixBatchVectorMultiplyAccumulate() 597     const float* __restrict__ scaling_factors, int n_batch,  in SseSparseMatrixBatchVectorMultiplyAccumulate()
  | 
| D | sse_tensor_utils.h | 52     const float* __restrict__ scaling_factors, int n_batch,  in MatrixBatchVectorMultiplyAccumulate() 60     const int8_t* __restrict__ vectors, const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 72     const float* __restrict__ scaling_factors, int n_batch,  in MatrixBatchVectorMultiplyAccumulate() 113     const float* __restrict__ scaling_factors, int n_batch,  in SparseMatrixBatchVectorMultiplyAccumulate()
  | 
| D | neon_tensor_utils.h | 37                                          const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 47                                          const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 57     const int8_t* __restrict__ vectors, const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 100     const float* scaling_factors, int n_batch, float* __restrict__ result) {  in SparseMatrixBatchVectorMultiplyAccumulate()
  | 
| D | neon_tensor_utils.cc | 331     const int8_t* vectors, const float* scaling_factors, int n_batch,  in DotprodMatrixBatchFourVectorMultiplyAccumulate() 459     const int8_t* vectors, const float* scaling_factors, int n_batch,  in DotprodMatrixBatchFourVectorMultiplyAccumulate() 589     const int8_t* vectors, const float* scaling_factors, int n_batch,  in DotprodMatrixBatchFourVectorMultiplyAccumulate() 622     const int8_t* vectors, const float* scaling_factors, int n_batch,  in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate() 694     const int8_t* vectors, const float* scaling_factors, int n_batch,  in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate() 705     const float* scaling_factors, int n_batch, float* __restrict__ result) {  in DotprodSparseMatrixBatchVectorMultiplyAccumulate() 1072                                              const float* scaling_factors,  in NeonMatrixBatchVectorMultiplyAccumulate() 1205                                              const float* scaling_factors,  in NeonMatrixBatchVectorMultiplyAccumulate() 1271     const int8_t* __restrict__ vectors, const float* scaling_factors,  in NeonMatrixBatchVectorMultiplyAccumulateImpl() 1399     const int8_t* __restrict__ vectors, const float* scaling_factors,  in NeonMatrixBatchVectorMultiplyAccumulate() [all …] 
 | 
| D | batch_matmul.h | 117                         const float* scaling_factors,  in BatchMatMul()
  | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | basic_rnn.cc | 142     TfLiteTensor* scaling_factors;  in Prepare()  local 235                         TfLiteTensor* scaling_factors,  in EvalHybrid() 316       TfLiteTensor* scaling_factors;  in Eval()  local
  | 
| D | unidirectional_sequence_rnn.cc | 149     TfLiteTensor* scaling_factors;  in Prepare()  local 272     TfLiteTensor* hidden_state_scratch, TfLiteTensor* scaling_factors,  in EvalHybrid() 391       TfLiteTensor* scaling_factors;  in Eval()  local
  | 
| D | fully_connected.cc | 360     TfLiteTensor* scaling_factors;  in PrepareImpl()  local 515     TfLiteTensor* input_quantized, TfLiteTensor* scaling_factors,  in EvalHybridDense() 584                           TfLiteTensor* scaling_factors,  in EvalSparseHybridImpl() 710   TfLiteTensor* scaling_factors;  member 721                         TfLiteTensor* scaling_factors,  in EvalHybrid() 960     TfLiteTensor* scaling_factors;  in EvalQuantized()  local
  | 
| D | svdf.cc | 186     TfLiteTensor* scaling_factors;  in Prepare()  local 334         TfLiteTensor* scaling_factors;  in Eval()  local
  | 
| D | batch_matmul.cc | 234     TfLiteTensor* scaling_factors;  in InitializeTemporaries()  local 451                         TfLiteTensor* scaling_factors,  in EvalHybrid() 628     TfLiteTensor* scaling_factors;  in EvalQuantized()  local
  | 
| D | bidirectional_sequence_rnn.cc | 250     TfLiteTensor* scaling_factors;  in Prepare()  local 525     TfLiteTensor* scaling_factors, TfLiteTensor* input_quantized,  in EvalHybrid() 804       TfLiteTensor* scaling_factors;  in Eval()  local
  | 
| D | depthwise_conv.cc | 249     TfLiteTensor* scaling_factors;  in Prepare()  local
  | 
| D | conv.cc | 565     TfLiteTensor* scaling_factors;  in Prepare()  local
  | 
| /external/tensorflow/tensorflow/lite/kernels/internal/ | 
| D | kernel_utils.cc | 125     int8_t* quantized_hidden_state_ptr_batch, float* scaling_factors,  in RnnBatchStep() 152     int8_t* quantized_hidden_state_ptr_batch, float* scaling_factors,  in RnnBatchStep()
  | 
| D | portable_tensor_utils.h | 155                                 float* scaling_factors, int32_t* zero_points,  in BatchQuantizeFloats()
  | 
| D | tensor_utils_test.cc | 429   const std::vector<float> scaling_factors = {  in TEST()  local
  | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | portable_tensor_utils.h | 68                                          const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 77     const int8_t* __restrict__ vectors, const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 90                                          const float* scaling_factors,  in MatrixBatchVectorMultiplyAccumulate() 132     const float* scaling_factors, int n_batch, float* __restrict__ result) {  in SparseMatrixBatchVectorMultiplyAccumulate()
  | 
| D | svdf.h | 197     float* scaling_factors, int8_t* quantized_input, float* state,  in EvalHybridSVDF()
  | 
| D | portable_tensor_utils.cc | 140     const int8_t* __restrict__ vectors, const float* scaling_factors,  in PortableMatrixBatchVectorMultiplyAccumulate() 165     const int8_t* __restrict__ vectors, const float* scaling_factors,  in PortableMatrixBatchVectorMultiplyAccumulate() 297     const float* scaling_factors, int n_batch, float* __restrict__ result) {  in PortableSparseMatrixBatchVectorMultiplyAccumulate()
  | 
| D | batch_matmul.h | 111                         const float* scaling_factors,  in BatchMatMul()
  | 
| /external/webrtc/modules/audio_processing/agc2/ | 
| D | limiter.cc | 47 void ComputePerSampleSubframeFactors(  in ComputePerSampleSubframeFactors()
  |