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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwprefix.c34 #define PF_COEF ((Vchash_t)17) /* linear congruential hash */ macro
117 key = key*PF_COEF + *data;
123 ( ((ky) - *((dt)-1)*(cf))*PF_COEF + *((dt)+sz-1) )
519 pfx->coef *= PF_COEF;

Completed in 7 milliseconds