summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWaldo Bastian <waldo.bastian@intel.com>2007-07-20 14:08:16 -0700
committerWaldo Bastian <waldo.bastian@intel.com>2007-07-20 14:08:16 -0700
commitef066a0a66304e70b4dce980758443b487073f71 (patch)
treeca88e9e0218637aa7d395c23913dc1b1004db047 /src
parent35fb980b4096df08922b272d8b639473d7556326 (diff)
downloadlibva-ef066a0a66304e70b4dce980758443b487073f71.tar.gz
range_reduction_frame -> PICTURE_LAYER::RANGEREDFRM
Diffstat (limited to 'src')
-rwxr-xr-xsrc/va.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/va.h b/src/va.h
index feb740b..9d55008 100755
--- 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 */