| AVPointer() noexcept=delete | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | |
| AVPointer(const AVPointer &) noexcept=delete | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | |
| AVPointer(AVPointer &&other) noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inline |
| AVPointer(std::decay_t< ::SwsContext > *ptr) noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inlineexplicitprotected |
| Bicubic() noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| Bilinear() noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| Detach() noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inlineprotected |
| Ensure(int src_w, int src_h, int src_fmt, int dst_w, int dst_h, int dst_fmt, int flags=0) noexcept | StormByte::Multimedia::FFmpeg::Sws | |
| FastBilinear() noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| Get() const noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inlineprotected |
| Get() noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inlineprotected |
| Lanczos() noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| m_ptr | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | protected |
| Open(int src_w, int src_h, int src_fmt, int dst_w, int dst_h, int dst_fmt, int flags=0) noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| operator bool() const noexcept | StormByte::Multimedia::FFmpeg::Sws | explicit |
| operator=(Sws &&other) noexcept=default | StormByte::Multimedia::FFmpeg::Sws | |
| AVPointer<::SwsContext >::operator=(const AVPointer &) noexcept=delete | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | |
| AVPointer<::SwsContext >::operator=(AVPointer &&other) noexcept | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | inline |
| Point() noexcept | StormByte::Multimedia::FFmpeg::Sws | static |
| Scale(const AVFrame &src, AVFrame &dst) const noexcept | StormByte::Multimedia::FFmpeg::Sws | |
| Sws(Sws &&other) noexcept=default | StormByte::Multimedia::FFmpeg::Sws | |
| ~AVPointer() noexcept=default | StormByte::Multimedia::FFmpeg::AVPointer<::SwsContext > | virtual |
| ~Sws() noexcept override | StormByte::Multimedia::FFmpeg::Sws | |