Searched defs:fit (Results 1 – 5 of 5) sorted by relevance
344 upb_oneof_iter fit; in create_layout() local364 upb_oneof_iter fit; in create_layout() local
111 Allocation fit = Allocation.createTyped(mRs, builderF32.create()); in findMatch() local
482 upb_oneof_iter fit; in create_layout() local504 upb_oneof_iter fit; in create_layout() 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