◆ apply_colorspace()
void platf::dxgi::d3d_avcodec_encode_device_t::apply_colorspace |
( |
| ) |
|
|
inlineoverridevirtual |
◆ convert()
int platf::dxgi::d3d_avcodec_encode_device_t::convert |
( |
platf::img_t & | img_base | ) |
|
|
inlineoverridevirtual |
◆ init_hwframes()
void platf::dxgi::d3d_avcodec_encode_device_t::init_hwframes |
( |
AVHWFramesContext * | frames | ) |
|
|
inlineoverridevirtual |
Initialize the hwframes context.
- Note
- Implementations may set parameters during initialization of the hwframes context.
Reimplemented from platf::avcodec_encode_device_t.
◆ prepare_to_derive_context()
int platf::dxgi::d3d_avcodec_encode_device_t::prepare_to_derive_context |
( |
int | hw_device_type | ) |
|
|
inlineoverridevirtual |
Prepare to derive a context.
- Note
- Implementations may make modifications required before context derivation
Reimplemented from platf::avcodec_encode_device_t.
◆ set_frame()
int platf::dxgi::d3d_avcodec_encode_device_t::set_frame |
( |
AVFrame * | frame, |
|
|
AVBufferRef * | hw_frames_ctx ) |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: