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

/ast/src/lib/libvcodex/Vchuff/
H A Dvchuffman.c38 #define VCH_HASFREQ (1<<15) macro
58 huff->type |= VCH_HASFREQ;
93 if(!(huff->type&VCH_HASFREQ) )

Completed in 21 milliseconds