FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VAAPIEncodeProfile Struct Reference

#include <vaapi_encode.h>

Data Fields

int av_profile
 
int depth
 
int nb_components
 
int log2_chroma_w
 
int log2_chroma_h
 
VAProfile va_profile
 

Detailed Description

Definition at line 97 of file vaapi_encode.h.

Field Documentation

int VAAPIEncodeProfile::av_profile

Definition at line 99 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeProfile::depth

Definition at line 101 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeProfile::nb_components

Definition at line 103 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeProfile::log2_chroma_w

Definition at line 105 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeProfile::log2_chroma_h

Definition at line 107 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().

VAProfile VAAPIEncodeProfile::va_profile

Definition at line 109 of file vaapi_encode.h.

Referenced by vaapi_encode_profile_entrypoint().


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