From ad6e91cb94e5004d554c7a09acfde2eda5df35b6 Mon Sep 17 00:00:00 2001 From: Carl Zhang Date: Tue, 1 Sep 2020 11:57:16 -0400 Subject: Deploy libva 2.8.0 code docs to GitHub Pages update code docs base on vaapi 1.8.0 Signed-off-by: Carl Zhang --- structVAProcPipelineCaps.html | 106 +++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 63 deletions(-) (limited to 'structVAProcPipelineCaps.html') diff --git a/structVAProcPipelineCaps.html b/structVAProcPipelineCaps.html index 870d898..f576646 100644 --- a/structVAProcPipelineCaps.html +++ b/structVAProcPipelineCaps.html @@ -3,7 +3,8 @@ - + + VA-API: VAProcPipelineCaps Struct Reference @@ -11,9 +12,6 @@ - @@ -24,6 +22,7 @@
VA-API +  2.8.0
@@ -31,42 +30,19 @@ - + - - + + + +

Public Attributes

- + uint32_t pipeline_flags  Pipeline flags. See VAProcPipelineParameterBuffer::pipeline_flags.
  - + uint32_t filter_flags  Extra filter flags. See VAProcPipelineParameterBuffer::filter_flags.
  - + uint32_t num_forward_references  Number of forward reference frames that are needed.
  - + uint32_t num_backward_references  Number of backward reference frames that are needed.
  - + VAProcColorStandardTypeinput_color_standards  List of color standards supported on input.
  - + uint32_t num_input_color_standards  Number of elements in input_color_standards array.
  - + VAProcColorStandardTypeoutput_color_standards  List of color standards supported on output.
  - + uint32_t num_output_color_standards  Number of elements in output_color_standards array.
  uint32_t rotation_flags  Rotation flags. More...
  - + uint32_t blend_flags  Blend flags. See "Video blending flags".
  uint32_t mirror_flags  Mirroring flags. More...
  - + uint32_t num_additional_outputs  Number of additional output surfaces supported by the pipeline.
  - + uint32_t num_input_pixel_formats  Number of elements in input_pixel_format array.
  - + uint32_t * input_pixel_format  List of input pixel formats in fourcc.
  - + uint32_t num_output_pixel_formats  Number of elements in output_pixel_format array.
  - + uint32_t * output_pixel_format  List of output pixel formats in fourcc.
  - + uint32_t max_input_width  Max supported input width in pixels.
  - + uint32_t max_input_height  Max supported input height in pixels.
  - + uint32_t min_input_width  Min supported input width in pixels.
  - + uint32_t min_input_height  Min supported input height in pixels.
  - + uint32_t max_output_width  Max supported output width in pixels.
  - + uint32_t max_output_height  Max supported output height in pixels.
  - + uint32_t min_output_width  Min supported output width in pixels.
  - + uint32_t min_output_height  Min supported output height in pixels.
  - + uint32_t va_reserved [VA_PADDING_HIGH]  Reserved bytes for future use, must be zero.
  @@ -200,7 +176,9 @@ uint32_t 

Detailed Description

Video processing pipeline capabilities.

Member Data Documentation

- + +

◆ mirror_flags

+
@@ -215,7 +193,9 @@ uint32_t 
+ +

◆ rotation_flags

+
@@ -236,6 +216,6 @@ uint32_t 
+Generated for VA-API by doxygen 1.8.13 -- cgit v1.2.1