Home
last modified time | relevance | path

Searched refs:hwaccel_priv_data (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox.c187 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_avcc_extradata_create()
395 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_h264_start_frame()
410 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_h264_decode_params()
432 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_common_decode_slice()
470 if (avctx->internal && avctx->internal->hwaccel_priv_data) { in videotoolbox_get_context()
471 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_get_context()
498 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_uninit()
517 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_buffer_create()
714 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_session_decode_frame()
952 decoder_cb.decompressionOutputRefCon = avctx->internal->hwaccel_priv_data; in videotoolbox_start()
[all...]
H A Dvaapi_decode.c38 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_param_buffer()
68 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_slice_buffer()
128 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_destroy_buffers()
156 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_issue()
354 if (avctx->internal->hwaccel_priv_data) { in vaapi_decode_find_best_format()
355 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_decode_find_best_format()
638 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_init()
684 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_uninit()
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 Dvdpau.c146 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_init()
295 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_uninit()
319 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_reinit()
344 VDPAUContext *vdctx = avctx->internal->hwaccel_priv_data; in ff_vdpau_common_end_frame()
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()
H A Dvaapi_av1.c76 VAAPIAV1DecContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_av1_decode_init()
100 VAAPIAV1DecContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_av1_decode_uninit()
125 VAAPIAV1DecContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_av1_start_frame()
375 VAAPIAV1DecContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_av1_end_frame()
H A Dnvdec_mjpeg.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mjpeg_start_frame()
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()
H A Dnvdec_vp8.c38 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp8_start_frame()
H A Dinternal.h120 void *hwaccel_priv_data; member
H A Dnvdec_mpeg4.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg4_start_frame()
H A Dnvdec_vc1.c36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vc1_start_frame()
H A Dnvdec_mpeg12.c35 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_mpeg12_start_frame()
H A Dvideotoolbox_vp9.c114 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_vp9_decode_slice()
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()
H A Dpthread_frame.c241 avctx->internal->hwaccel_priv_data = NULL; in frame_worker_thread()
467 FFSWAP(void*, p->avctx->internal->hwaccel_priv_data, fctx->stash_hwaccel_priv); in submit_packet()
678 p->parent->stash_hwaccel_priv = avctx->internal->hwaccel_priv_data; in ff_thread_finish_setup()
784 FFSWAP(void*, avctx->internal->hwaccel_priv_data, fctx->stash_hwaccel_priv); in ff_frame_thread_free()
H A Ddxva2_internal.h97 #define DXVA_SHARED_CONTEXT(avctx) ((FFDXVASharedContext *)((avctx)->internal->hwaccel_priv_data))
H A Dnvdec_vp9.c36 NVDECContext *ctx = avctx->internal->hwaccel_priv_data; in nvdec_vp9_start_frame()
H A Ddxva2_av1.c298 struct AV1DXVAContext *ctx = avctx->internal->hwaccel_priv_data; in dxva2_av1_decode_slice()
451 struct AV1DXVAContext *ctx = avctx->internal->hwaccel_priv_data; in dxva2_av1_uninit()
H A Ddecode.c1066 avctx->internal->hwaccel_priv_data = in hwaccel_init()
1068 if (!avctx->internal->hwaccel_priv_data) in hwaccel_init()
1079 av_freep(&avctx->internal->hwaccel_priv_data); in hwaccel_init()
1093 av_freep(&avctx->internal->hwaccel_priv_data); in hwaccel_uninit()
H A Davcodec.c478 av_freep(&avci->hwaccel_priv_data); in avcodec_close()

Completed in 17 milliseconds