Home
last modified time | relevance | path

Searched defs:factor_x (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage-inl.h272 const float factor_x = static_cast<float>(original.GetWidth()) / in DownsampleInterpolateNearest() local
320 const float factor_x = static_cast<float>(original.GetWidth()) / in DownsampleInterpolateLinear() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Dbulirsch_stoer.hpp93 value_type factor_x = 1.0 , value_type factor_dxdt = 1.0 , in bulirsch_stoer()
Dbulirsch_stoer_dense_out.hpp101 value_type factor_x = 1.0 , value_type factor_dxdt = 1.0 , in bulirsch_stoer_dense_out()