FFmpeg
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 1235 of file vaapi_encode.c.

Field Documentation

◆ name

const char* VAAPIEncodeRTFormat::name

◆ value

unsigned int VAAPIEncodeRTFormat::value

Definition at line 1237 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ depth

int VAAPIEncodeRTFormat::depth

Definition at line 1238 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ nb_components

int VAAPIEncodeRTFormat::nb_components

Definition at line 1239 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ log2_chroma_w

int VAAPIEncodeRTFormat::log2_chroma_w

Definition at line 1240 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ log2_chroma_h

int VAAPIEncodeRTFormat::log2_chroma_h

Definition at line 1241 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().


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