Searched defs:fit (Results 1 – 3 of 3) sorted by relevance
111 Allocation fit = Allocation.createTyped(mRs, builderF32.create()); in findMatch() local
122 bool VideoFrameSchedulerBase::PLL::fit( in fit() function in android::VideoFrameSchedulerBase::PLL
306 private static float[] fit(float[] data, float v, int index, float min, float max) { in fit() method in Tonal