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

/ast/src/lib/libvcodex/Vcmisc/
H A Dvcmtf.c31 #define MTFC(c,p,m,n) /* know byte, need to compute position */ \ macro
78 MTFC(c,p,m,n); /* predicting succ[c] is next */ \
83 { c = *dt; MTFC(c,p,m,n); *o = p;
117 { c = *dt; MTFC(c,p,m,n); *o = p;

Completed in 10 milliseconds