#include <avcodec.h>
Name of the hardware accelerated codec.
The name is globally unique among encoders and among decoders (but an encoder and a decoder can share the same name).
Definition at line 2105 of file avcodec.h.
Referenced by ff_get_format().
Supported pixel format.
Only hardware accelerated formats are supported here.
Definition at line 2126 of file avcodec.h.
Referenced by ff_d3d12va_decode_init(), ff_decode_get_hw_frames_ctx(), ff_dxva2_decode_init(), and nvdec_init_hwframes().