|
FFmpeg
|
#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 |
Definition at line 150 of file vaapi_encode.h.
| int VAAPIEncodeProfile::av_profile |
Definition at line 152 of file vaapi_encode.h.
| int VAAPIEncodeProfile::depth |
Definition at line 154 of file vaapi_encode.h.
| int VAAPIEncodeProfile::nb_components |
Definition at line 156 of file vaapi_encode.h.
| int VAAPIEncodeProfile::log2_chroma_w |
Definition at line 158 of file vaapi_encode.h.
| int VAAPIEncodeProfile::log2_chroma_h |
Definition at line 160 of file vaapi_encode.h.
| VAProfile VAAPIEncodeProfile::va_profile |
Definition at line 162 of file vaapi_encode.h.
1.8.17