Searched refs:hwaccel_priv_data (Results 1 – 19 of 19) sorted by relevance
145 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_avcc_extradata_create()338 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_h264_start_frame()353 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_h264_decode_params()375 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_common_decode_slice()408 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_uninit()425 if (avctx->internal && avctx->internal->hwaccel_priv_data) { in videotoolbox_get_context()426 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_get_context()435 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_buffer_create()612 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_decoder_callback()632 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_session_decode_frame()[all …]
36 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_param_buffer()66 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_slice_buffer()126 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_destroy_buffers()154 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_issue()352 if (avctx->internal->hwaccel_priv_data) { in vaapi_decode_find_best_format()353 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_decode_find_best_format()636 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_init()725 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_uninit()
264 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_decode_uninit()332 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_decode_init()561 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_start_frame()603 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_start_frame_sep_ref()637 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_end_frame()667 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_simple_end_frame()676 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in ff_nvdec_simple_decode_slice()
141 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_init()290 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_uninit()314 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_reinit()339 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_end_frame()
54 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()
33 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mjpeg_start_frame()
77 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()
38 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp8_start_frame()
33 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg4_start_frame()
32 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg12_start_frame()
180 void *hwaccel_priv_data; member
33 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vc1_start_frame()
47 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()
243 avctx->internal->hwaccel_priv_data = NULL; in frame_worker_thread()462 FFSWAP(void*, p->avctx->internal->hwaccel_priv_data, fctx->stash_hwaccel_priv); in submit_packet()674 p->parent->stash_hwaccel_priv = avctx->internal->hwaccel_priv_data; in ff_thread_finish_setup()828 FFSWAP(void*, avctx->internal->hwaccel_priv_data, fctx->stash_hwaccel_priv); in ff_frame_thread_free()
97 #define DXVA_SHARED_CONTEXT(avctx) ((FFDXVASharedContext *)((avctx)->internal->hwaccel_priv_data))
36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp9_start_frame()
296 struct AV1DXVAContext *ctx = avctx->internal->hwaccel_priv_data; in dxva2_av1_decode_slice()449 struct AV1DXVAContext *ctx = avctx->internal->hwaccel_priv_data; in dxva2_av1_uninit()
1292 avctx->internal->hwaccel_priv_data = in hwaccel_init()1294 if (!avctx->internal->hwaccel_priv_data) in hwaccel_init()1305 av_freep(&avctx->internal->hwaccel_priv_data); in hwaccel_init()1319 av_freep(&avctx->internal->hwaccel_priv_data); in hwaccel_uninit()
614 av_freep(&avctx->internal->hwaccel_priv_data); in avcodec_close()