Searched refs:SearchIndex (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/loudness/dsp/core/
H A Dbasic.h37 int SearchIndex(const T x_data[],
H A Dbasic-inl.h27 int SearchIndex(const T x_data[], function in namespace:le_fx::sigmod
H A Dinterpolator_base-inl.h147 cached_index_ = SearchIndex(x_data_, x, 0, cached_index_);
166 cached_index_ = SearchIndex(

Completed in 345 milliseconds