# i f n d e f   _ C A V L C _ H  
 # d e f i n e   _ C A V L C _ H  
  
  
  
 / / C A V L C  
 / / e n t r o p y _ c o d i n g _ m o d e   =   0  
  
  
 e n u m   {   E X P _ U N S I G N E D , E X P _ S I G N E D , E X P _ I N T E R , E X P _ I N T R A   } ;  
  
  
  
 v o i d   i n i t _ e x p _ g o l o m b ( u i n t 3 2   l e n ) ;  
  
 # i n c l u d e   " b i t s t r e a m . h "  
 e x t e r n   u i n t 8   c a v l c _ c o d e _ c o e f f _ 4 x 4 ( s i n t 3 2   b l o c k [ 4 * 4 ] ,   b i t s t r e a m   * s t r e a m ) ;  
  
 # e n d i f  
  
 
