/external/libgav1/libgav1/src/dsp/x86/ |
D | obmc_sse4.cc | 40 uint8_t* LIBGAV1_RESTRICT const prediction, in OverlapBlendFromLeft2xH_SSE4_1() 72 uint8_t* LIBGAV1_RESTRICT const prediction, in OverlapBlendFromLeft4xH_SSE4_1() 111 uint8_t* LIBGAV1_RESTRICT const prediction, in OverlapBlendFromLeft8xH_SSE4_1() 137 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft_SSE4_1() 193 uint8_t* LIBGAV1_RESTRICT const prediction, in OverlapBlendFromTop4xH_SSE4_1() 236 uint8_t* LIBGAV1_RESTRICT const prediction, in OverlapBlendFromTop8xH_SSE4_1() 264 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop_SSE4_1() 335 uint16_t* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride, in OverlapBlendFromLeft2xH_SSE4_1() 366 uint16_t* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride, in OverlapBlendFromLeft4xH_SSE4_1() 400 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft10bpp_SSE4_1() [all …]
|
D | convolve_sse4.cc | 252 const int height, void* LIBGAV1_RESTRICT prediction, in Convolve2D_SSE4_1() 411 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveVertical_SSE4_1() 486 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundCopy_SSE4() 545 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_SSE4_1() 615 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_SSE4_1() 630 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundHorizontal_SSE4_1() 645 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompound2D_SSE4_1() 1181 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveScale2D_SSE4_1() 1403 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveIntraBlockCopyHorizontal_SSE4_1() 1566 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveIntraBlockCopyVertical_SSE4_1() [all …]
|
D | convolve_avx2.cc | 616 const int height, void* LIBGAV1_RESTRICT prediction, in Convolve2D_AVX2() 1137 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveVertical_AVX2() 1273 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_AVX2() 1383 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_AVX2() 1404 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundHorizontal_AVX2() 1430 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompound2D_AVX2()
|
/external/libgav1/libgav1/src/dsp/ |
D | convolve.cc | 68 void* LIBGAV1_RESTRICT prediction, in ConvolveScale2D_C() 150 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundScale2D_C() 235 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveCompound2D_C() 319 void* LIBGAV1_RESTRICT prediction, in Convolve2D_C() 399 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveHorizontal_C() 441 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveVertical_C() 478 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveCopy_C() 497 const int height, void* LIBGAV1_RESTRICT prediction, in ConvolveCompoundCopy_C() 535 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundHorizontal_C() 580 void* LIBGAV1_RESTRICT prediction, const ptrdiff_t pred_stride) { in ConvolveCompoundVertical_C() [all …]
|
D | obmc.cc | 33 void OverlapBlendVertical_C(void* LIBGAV1_RESTRICT const prediction, in OverlapBlendVertical_C() 60 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendHorizontal_C()
|
/external/libtextclassifier/native/lang_id/ |
D | lang-id-wrapper.cc | 76 const auto& prediction = langid_result.predictions[i]; in GetPredictions() local 93 const auto& prediction = predictions[i]; in GetLanguageTags() local
|
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | get_top_n_impl.h | 33 void get_top_n(T* prediction, int prediction_size, size_t num_results, in get_top_n()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | convolve_neon.cc | 756 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in Filter2DVertical() 777 const int height, void* LIBGAV1_RESTRICT const prediction, in Convolve2D_NEON() 1513 void* LIBGAV1_RESTRICT const prediction, in ConvolveScale2D_NEON() 1753 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_NEON() 2247 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveVertical_NEON() 2367 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundCopy_NEON() 2423 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_NEON() 2521 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundHorizontal_NEON() 2536 void* LIBGAV1_RESTRICT const prediction) { in Compound2DVertical() 2552 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompound2D_NEON() [all …]
|
D | convolve_10bit_neon.cc | 483 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveHorizontal_NEON() 501 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundHorizontal_NEON() 1037 void* LIBGAV1_RESTRICT const prediction, in Filter2DVertical() 1059 const int height, void* LIBGAV1_RESTRICT const prediction, in Convolve2D_NEON() 1104 void* LIBGAV1_RESTRICT const prediction) { in Compound2DVertical() 1120 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompound2D_NEON() 1165 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveVertical_NEON() 1260 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t /*pred_stride*/) { in ConvolveCompoundVertical_NEON() 1339 const int width, const int height, void* const prediction, in ConvolveCompoundCopy_NEON() 1464 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t pred_stride) { in ConvolveIntraBlockCopyHorizontal_NEON() [all …]
|
D | obmc_neon.cc | 123 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft_NEON() 288 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop_NEON() 455 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromLeft_NEON() 750 void* LIBGAV1_RESTRICT const prediction, const ptrdiff_t prediction_stride, in OverlapBlendFromTop_NEON()
|
/external/armnn/tests/ |
D | InferenceTest.inl | 132 unsigned int prediction = 0; local 262 for (const unsigned int prediction : m_ValidationPredictionsOut) local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | in_topk_op_gpu.cu.cc | 53 T prediction = ldg(predictions + i); in ComputePredictionMaskKernel() local
|
D | sdca_internal.cc | 219 const Eigen::Tensor<float, 0, Eigen::RowMajor> prediction = in ComputeWxAndWeightedExampleNorm() local 233 const Eigen::Tensor<float, 2, Eigen::RowMajor> prediction = in ComputeWxAndWeightedExampleNorm() local
|
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/ |
D | image_metrics.cc | 107 const std::vector<Detection>& prediction, in FromBoxes()
|
/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/ |
D | run_eval.cc | 156 ObjectDetectionResult prediction = *eval.GetLatestPrediction(); in RunImpl() local
|
/external/libtextclassifier/native/actions/ |
D | ngram-model.cc | 218 const auto prediction = Eval(message_unicode); in EvalConversation() local
|
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 614 void* prediction[2]; in CompoundInterPrediction() local 825 uint8_t* const prediction = GetStartPoint(buffer_, plane, x, y, bitdepth); in ObmcBlockPrediction() local 1100 uint16_t* const prediction, const bool is_compound, in BlockInterPrediction() 1287 uint16_t* const prediction = block.scratch_buffer->prediction_buffer[index]; in BlockWarpProcess() local
|
/external/webrtc/test/scenario/ |
D | scenario_config.h | 147 } prediction = Prediction::kFull; member
|
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 716 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local 733 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local
|