FFmpeg
4.0
|
#include "avcodec.h"
Go to the source code of this file.
const AVHWAccel ff_h263_vaapi_hwaccel |
Referenced by vaapi_mpeg4_decode_slice().
const AVHWAccel ff_h263_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_h264_d3d11va_hwaccel |
Referenced by dxva2_h264_end_frame().
const AVHWAccel ff_h264_d3d11va2_hwaccel |
Referenced by dxva2_h264_end_frame().
const AVHWAccel ff_h264_dxva2_hwaccel |
Referenced by dxva2_h264_end_frame().
const AVHWAccel ff_h264_nvdec_hwaccel |
Definition at line 172 of file nvdec_h264.c.
const AVHWAccel ff_h264_vaapi_hwaccel |
Definition at line 391 of file vaapi_h264.c.
const AVHWAccel ff_h264_vdpau_hwaccel |
Definition at line 265 of file vdpau_h264.c.
const AVHWAccel ff_h264_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_hevc_d3d11va_hwaccel |
Referenced by dxva2_hevc_end_frame().
const AVHWAccel ff_hevc_d3d11va2_hwaccel |
Referenced by dxva2_hevc_end_frame().
const AVHWAccel ff_hevc_dxva2_hwaccel |
Referenced by dxva2_hevc_end_frame().
const AVHWAccel ff_hevc_nvdec_hwaccel |
Definition at line 275 of file nvdec_hevc.c.
const AVHWAccel ff_hevc_vaapi_hwaccel |
Definition at line 426 of file vaapi_hevc.c.
const AVHWAccel ff_hevc_vdpau_hwaccel |
Definition at line 416 of file vdpau_hevc.c.
const AVHWAccel ff_hevc_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_mjpeg_nvdec_hwaccel |
Referenced by nvdec_mjpeg_frame_params().
const AVHWAccel ff_mjpeg_vaapi_hwaccel |
Definition at line 145 of file vaapi_mjpeg.c.
const AVHWAccel ff_mpeg1_nvdec_hwaccel |
Referenced by nvdec_mpeg12_frame_params().
const AVHWAccel ff_mpeg1_vdpau_hwaccel |
Referenced by vdpau_mpeg_decode_slice().
const AVHWAccel ff_mpeg1_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_mpeg1_xvmc_hwaccel |
Referenced by ff_xvmc_decode_mb().
const AVHWAccel ff_mpeg2_d3d11va_hwaccel |
Referenced by dxva2_mpeg2_end_frame().
const AVHWAccel ff_mpeg2_d3d11va2_hwaccel |
Referenced by dxva2_mpeg2_end_frame().
const AVHWAccel ff_mpeg2_nvdec_hwaccel |
Referenced by nvdec_mpeg12_frame_params().
const AVHWAccel ff_mpeg2_dxva2_hwaccel |
Referenced by dxva2_mpeg2_end_frame().
const AVHWAccel ff_mpeg2_vaapi_hwaccel |
Definition at line 175 of file vaapi_mpeg2.c.
const AVHWAccel ff_mpeg2_vdpau_hwaccel |
Referenced by vdpau_mpeg_decode_slice().
const AVHWAccel ff_mpeg2_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_mpeg2_xvmc_hwaccel |
Referenced by ff_xvmc_decode_mb().
const AVHWAccel ff_mpeg4_nvdec_hwaccel |
Definition at line 109 of file nvdec_mpeg4.c.
const AVHWAccel ff_mpeg4_vaapi_hwaccel |
Referenced by vaapi_mpeg4_decode_slice().
const AVHWAccel ff_mpeg4_vdpau_hwaccel |
Definition at line 113 of file vdpau_mpeg4.c.
const AVHWAccel ff_mpeg4_videotoolbox_hwaccel |
Referenced by ff_videotoolbox_uninit().
const AVHWAccel ff_vc1_d3d11va_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_vc1_d3d11va2_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_vc1_dxva2_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_vc1_nvdec_hwaccel |
Definition at line 113 of file nvdec_vc1.c.
const AVHWAccel ff_vc1_vaapi_hwaccel |
Definition at line 513 of file vaapi_vc1.c.
const AVHWAccel ff_vc1_vdpau_hwaccel |
Definition at line 156 of file vdpau_vc1.c.
const AVHWAccel ff_vp8_nvdec_hwaccel |
Definition at line 93 of file nvdec_vp8.c.
const AVHWAccel ff_vp8_vaapi_hwaccel |
Definition at line 223 of file vaapi_vp8.c.
const AVHWAccel ff_vp9_d3d11va_hwaccel |
Referenced by dxva2_vp9_end_frame().
const AVHWAccel ff_vp9_d3d11va2_hwaccel |
Referenced by dxva2_vp9_end_frame().
const AVHWAccel ff_vp9_dxva2_hwaccel |
Referenced by dxva2_vp9_end_frame().
const AVHWAccel ff_vp9_nvdec_hwaccel |
Definition at line 172 of file nvdec_vp9.c.
const AVHWAccel ff_vp9_vaapi_hwaccel |
Definition at line 171 of file vaapi_vp9.c.
const AVHWAccel ff_wmv3_d3d11va_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_wmv3_d3d11va2_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_wmv3_dxva2_hwaccel |
Referenced by dxva2_vc1_end_frame().
const AVHWAccel ff_wmv3_nvdec_hwaccel |
const AVHWAccel ff_wmv3_vaapi_hwaccel |
Referenced by vaapi_vc1_decode_slice().
const AVHWAccel ff_wmv3_vdpau_hwaccel |
Referenced by vdpau_vc1_init().