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

Field Documentation

◆ name

const char* VAAPIEncodeRTFormat::name

Definition at line 911 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ value

unsigned int VAAPIEncodeRTFormat::value

Definition at line 912 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ depth

int VAAPIEncodeRTFormat::depth

Definition at line 913 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ nb_components

int VAAPIEncodeRTFormat::nb_components

Definition at line 914 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ log2_chroma_w

int VAAPIEncodeRTFormat::log2_chroma_w

Definition at line 915 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().

◆ log2_chroma_h

int VAAPIEncodeRTFormat::log2_chroma_h

Definition at line 916 of file vaapi_encode.c.

Referenced by vaapi_encode_profile_entrypoint().


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