VA-API
Public Attributes

VAProcPipelineCaps Struct Reference

Video processing pipeline capabilities. More...

#include <va_vpp.h>

List of all members.

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.
VAProcColorStandardTypeinput_color_standards
 List of color standards supported on input.
unsigned int num_input_color_standards
 Number of elements in input_color_standards array.
VAProcColorStandardTypeoutput_color_standards
 List of color standards supported on output.
unsigned int num_output_color_standards
 Number of elements in output_color_standards array.

Detailed Description

Video processing pipeline capabilities.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines