|
| void | apply_colorspace () override |
| |
|
int | init (int in_width, int in_height) |
| |
| int | set_frame (AVFrame *frame, AVBufferRef *hw_frames_ctx) override |
| | Set the frame to be encoded.
|
| |
|
cudaTextureObject_t | tex_obj (const tex_t &tex) const |
| |
| int | convert (platf::img_t &img) override |
| |
| virtual void | init_codec_options (AVCodecContext *ctx, AVDictionary **options) |
| | Provides a hook for allow platform-specific code to adjust codec options.
|
| |
| virtual void | init_hwframes (AVHWFramesContext *frames) |
| | Initialize the hwframes context.
|
| |
| virtual int | prepare_to_derive_context (int hw_device_type) |
| | Prepare to derive a context.
|
| |
◆ apply_colorspace()
| void cuda::cuda_t::apply_colorspace |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_frame()
| int cuda::cuda_t::set_frame |
( |
AVFrame * | frame, |
|
|
AVBufferRef * | hw_frames_ctx ) |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: