[Libva] [PATCH 09/24] vpp: keep VAProcFilterParameterBuffer value type as float.
Xiang, Haihao
haihao.xiang at intel.com
Mon May 13 01:19:12 PDT 2013
From: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
---
va/va_vpp.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/va/va_vpp.h b/va/va_vpp.h
index 76c4ba8..bde8bef 100644
--- a/va/va_vpp.h
+++ b/va/va_vpp.h
@@ -423,7 +423,6 @@ typedef struct _VAProcFilterParameterBuffer {
/** \brief Filter type. */
VAProcFilterType type;
/** \brief Value. */
- /* XXX: use VAGenericValue? */
float value;
} VAProcFilterParameterBuffer;
--
1.7.4.1
More information about the Libva
mailing list