Home
last modified time | relevance | path

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

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