range_reduction_frame -> PICTURE_LAYER::RANGEREDFRM 73/273/1
authorWaldo Bastian <waldo.bastian@intel.com>
Fri, 20 Jul 2007 21:08:16 +0000 (14:08 -0700)
committerWaldo Bastian <waldo.bastian@intel.com>
Fri, 20 Jul 2007 21:08:16 +0000 (14:08 -0700)
src/va.h

index feb740b..9d55008 100755 (executable)
--- a/src/va.h
+++ b/src/va.h
@@ -598,7 +598,7 @@ typedef struct _VAPictureParameterBufferVC1
     unsigned char b_picture_fraction;  /* PICTURE_LAYER::BFRACTION */
     unsigned char cbp_table;           /* PICTURE_LAYER::CBPTAB/ICBPTAB */
     unsigned char mb_mode_table;       /* PICTURE_LAYER::MBMODETAB */
-    unsigned char range_reduction_frame;/* PICTURE_LAYER::RNDCTRL */
+    unsigned char range_reduction_frame;/* PICTURE_LAYER::RANGEREDFRM */
     unsigned char rounding_control;    /* PICTURE_LAYER::RNDCTRL */
     unsigned char post_processing;     /* PICTURE_LAYER::POSTPROC */
     unsigned char picture_resolution_index;    /* PICTURE_LAYER::RESPIC */