Searched defs:NG_FREQ (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwhdr.h33 #define NG_FREQ (1<<13) /* this is the size of the alphabet */ macro
35 #define NGINDEX(g) (g & (NG_FREQ-1))

Completed in 13 milliseconds