Searched refs:fknext (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvclzparse.c102 #define fknext(cf,ks,ns,ky) (((ky) - (ks)[0]*(cf) )*ALPHA + (ns)[0] ) macro
232 ky = fk; fk = fknext(coef, ks, ns, fk);
407 fk = fknext(coef, ks, ns, fk);
418 fk = fknext(coef, ks, ns, fk);

Completed in 18 milliseconds