Searched defs:time_offset (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/loudness/dsp/core/
H A Dinterpolator_base-inl.h81 float time_offset = x_start_offset; local
83 x_data_tmp[n] = time_offset;
84 time_offset += x_sampling_interval;

Completed in 168 milliseconds