Home
last modified time | relevance | path

Searched refs:NVDECContext (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnvdec_vc1.c36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vc1_start_frame()
127 .priv_data_size = sizeof(NVDECContext),
142 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_mpeg12.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg12_start_frame()
113 .priv_data_size = sizeof(NVDECContext),
129 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_mjpeg.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mjpeg_start_frame()
86 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec.h52 typedef struct NVDECContext { struct
69 } NVDECContext; typedef
H A Dnvdec.c265 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_decode_uninit()
333 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_decode_init()
562 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_start_frame()
604 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_start_frame_sep_ref()
638 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_end_frame()
668 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_simple_end_frame()
677 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_simple_decode_slice()
H A Dnvdec_vp8.c38 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp8_start_frame()
104 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_h264.c54 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_h264_start_frame()
134 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_h264_decode_slice()
183 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_mpeg4.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg4_start_frame()
123 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_hevc.c77 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_hevc_start_frame()
273 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_hevc_decode_slice()
306 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_hevc_decode_init()
322 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_vp9.c36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp9_start_frame()
183 .priv_data_size = sizeof(NVDECContext),
H A Dnvdec_av1.c47 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_av1_start_frame()
291 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_av1_decode_slice()
351 .priv_data_size = sizeof(NVDECContext),

Completed in 5 milliseconds