VA-API  2.19.0
Public Attributes | List of all members
VAProcFilterValueRange Struct Reference

Specification of values supported by the filter. More...

#include <va_vpp.h>

Public Attributes

float min_value
 Minimum value supported, inclusive.
 
float max_value
 Maximum value supported, inclusive.
 
float default_value
 Default value.
 
float step
 Step value that alters the filter behaviour in a sensible way.
 
uint32_t va_reserved [VA_PADDING_LOW]
 Reserved bytes for future use, must be zero.
 

Detailed Description

Specification of values supported by the filter.


The documentation for this struct was generated from the following file: