|
VA-API
|
Video processing pipeline capabilities. More...
#include <va_vpp.h>
Public Attributes | |
| unsigned int | flags |
| Video filter flags. See video pipeline flags. | |
| unsigned int | pipeline_flags |
| Pipeline flags. See VAProcPipelineParameterBuffer::pipeline_flags. | |
| unsigned int | filter_flags |
| Extra filter flags. See VAProcPipelineParameterBuffer::filter_flags. | |
| unsigned int | num_forward_references |
| Number of forward reference frames that are needed. | |
| unsigned int | num_backward_references |
| Number of backward reference frames that are needed. | |
| VAProcColorStandardType * | input_color_standards |
| List of color standards supported on input. | |
| unsigned int | num_input_color_standards |
| Number of elements in input_color_standards array. | |
| VAProcColorStandardType * | output_color_standards |
| List of color standards supported on output. | |
| unsigned int | num_output_color_standards |
| Number of elements in output_color_standards array. | |
Video processing pipeline capabilities.
1.7.3