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