Searched refs:cubicCoeffA (Results 1 – 3 of 3) sorted by relevance
149 resizeParam->cubicCoeffA = cubicFactor; in onExecute()
314 cubicCoeffA:float = -0.75;
3420 float cubicCoeffA; member3432 cubicCoeffA(-0.75f), in InterpT()3469 float cubicCoeffA() const { in cubicCoeffA() function3525 void add_cubicCoeffA(float cubicCoeffA) { in add_cubicCoeffA()3526 fbb_.AddElement<float>(22, cubicCoeffA, -0.75f); in add_cubicCoeffA()3554 float cubicCoeffA = -0.75f,3557 builder_.add_cubicCoeffA(cubicCoeffA);5126 { auto _e = cubicCoeffA(); _o->cubicCoeffA = _e; }; in UnPackTo()5147 auto _cubicCoeffA = _o->cubicCoeffA; in CreateInterp()