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

/ast/src/lib/libvdelta/vd01/
H A Dvdelhdr01.h101 #define I_BITS 4 /* bits for the instruction type */ macro
H A Dvddelta01.c98 /**/ASSERT((k_type+K_MERGE) < (1<<I_BITS) );
/ast/src/lib/libvdelta/
H A Dvdelhdr.h101 #define I_BITS 4 /* bits for the instruction type */ macro
H A Dvdsqueeze.c93 /**/ASSERT((k_type+K_MERGE) < (1<<I_BITS) );
H A Dvddelta.c94 /**/ASSERT((k_type+K_MERGE) < (1<<I_BITS) );

Completed in 30 milliseconds