VA-API
|
The Core API. More...
#include <va/va_version.h>
Go to the source code of this file.
Classes | |
struct | VAGenericValue |
Generic value. More... | |
Defines | |
#define | VA_STATUS_ERROR_INVALID_VALUE 0x00000019 |
An invalid/unsupported value was supplied. | |
#define | VA_STATUS_ERROR_UNSUPPORTED_FILTER 0x00000020 |
An unsupported filter was supplied. | |
#define | VA_STATUS_ERROR_INVALID_FILTER_CHAIN 0x00000021 |
An invalid filter chain was supplied. | |
Typedefs | |
typedef void(* | VAGenericFunc )(void) |
Generic function type. | |
Enumerations | |
enum | VAProfile { VAProfileNone = -1 } |
enum | VAEntrypoint { , VAEntrypointVideoProc = 10 } |
enum | VAGenericValueType { VAGenericValueTypeInteger = 1, VAGenericValueTypeFloat, VAGenericValueTypePointer, VAGenericValueTypeFunc } |
Generic value types. More... | |
enum | VABufferType { , VAProcPipelineParameterBufferType = 31, VAProcFilterParameterBufferType = 32 } |
The Core API.
This file contains the Core API.