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

Data Fields

const char * name
 
unsigned int value
 
int depth
 
int nb_components
 
int log2_chroma_w
 
int log2_chroma_h
 

Detailed Description

Definition at line 1019 of file vaapi_encode.c.

Field Documentation

const char* VAAPIEncodeRTFormat::name

Definition at line 1020 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

unsigned int VAAPIEncodeRTFormat::value

Definition at line 1021 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeRTFormat::depth

Definition at line 1022 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeRTFormat::nb_components

Definition at line 1023 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeRTFormat::log2_chroma_w

Definition at line 1024 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

int VAAPIEncodeRTFormat::log2_chroma_h

Definition at line 1025 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().


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