◆ apply_colorspace()
virtual void platf::avcodec_encode_device_t::apply_colorspace |
( |
| ) |
|
|
inlinevirtual |
◆ convert()
int platf::avcodec_encode_device_t::convert |
( |
platf::img_t & | img | ) |
|
|
inlineoverridevirtual |
◆ init_codec_options()
virtual void platf::avcodec_encode_device_t::init_codec_options |
( |
AVCodecContext * | ctx, |
|
|
AVDictionary ** | options ) |
|
inlinevirtual |
Provides a hook for allow platform-specific code to adjust codec options.
- Note
- Implementations may set or modify codec options prior to codec initialization.
Reimplemented in va::va_t.
◆ init_hwframes()
virtual void platf::avcodec_encode_device_t::init_hwframes |
( |
AVHWFramesContext * | frames | ) |
|
|
inlinevirtual |
◆ prepare_to_derive_context()
virtual int platf::avcodec_encode_device_t::prepare_to_derive_context |
( |
int | hw_device_type | ) |
|
|
inlinevirtual |
◆ set_frame()
virtual int platf::avcodec_encode_device_t::set_frame |
( |
AVFrame * | frame, |
|
|
AVBufferRef * | hw_frames_ctx ) |
|
inlinevirtual |
The documentation for this struct was generated from the following file: