Home
last modified time | relevance | path

Searched refs:hwaccel_context (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvda.c39 avctx->hwaccel_context = av_vda_alloc_context(); in av_vda_default_init()
40 if (!avctx->hwaccel_context) in av_vda_default_init()
48 av_freep(&avctx->hwaccel_context); in av_vda_default_free()
53 AVVDAContext *vda = avctx->hwaccel_context; in ff_vda_default_free()
H A Dvda_h264_dec.c62 void *hwaccel_context; member
105 ctx->hwaccel_context = avctx->hwaccel_context; in set_context()
106 avctx->hwaccel_context = &ctx->vda_ctx; in set_context()
120 avctx->hwaccel_context = ctx->hwaccel_context; in restore_context()
H A Dvda_h264.c97 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_start_frame()
112 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_decode_slice()
145 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_end_frame()
362 AVVDAContext *vda_ctx = avctx->hwaccel_context; in vda_h264_end_frame()
407 AVVDAContext *vda_ctx = avctx->hwaccel_context; in ff_vda_default_init()
H A Dvaapi_mpeg2.c42 struct vaapi_context * const vactx = avctx->hwaccel_context; in vaapi_mpeg2_start_frame()
125 …slice_param = (VASliceParameterBufferMPEG2 *)ff_vaapi_alloc_slice(avctx->hwaccel_context, buffer, … in vaapi_mpeg2_decode_slice()
H A Dvaapi_mpeg.c29 struct vaapi_context * const vactx = avctx->hwaccel_context; in ff_vaapi_mpeg_end_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvda.c39 avctx->hwaccel_context = av_vda_alloc_context(); in av_vda_default_init()
40 if (!avctx->hwaccel_context) in av_vda_default_init()
48 av_freep(&avctx->hwaccel_context); in av_vda_default_free()
53 AVVDAContext *vda = avctx->hwaccel_context; in ff_vda_default_free()
H A Dvda_h264_dec.c62 void *hwaccel_context; member
105 ctx->hwaccel_context = avctx->hwaccel_context; in set_context()
106 avctx->hwaccel_context = &ctx->vda_ctx; in set_context()
120 avctx->hwaccel_context = ctx->hwaccel_context; in restore_context()
H A Dvda_h264.c97 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_start_frame()
112 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_decode_slice()
145 struct vda_context *vda_ctx = avctx->hwaccel_context; in vda_old_h264_end_frame()
362 AVVDAContext *vda_ctx = avctx->hwaccel_context; in vda_h264_end_frame()
407 AVVDAContext *vda_ctx = avctx->hwaccel_context; in ff_vda_default_init()
H A Dvaapi_mpeg2.c42 struct vaapi_context * const vactx = avctx->hwaccel_context; in vaapi_mpeg2_start_frame()
125 …slice_param = (VASliceParameterBufferMPEG2 *)ff_vaapi_alloc_slice(avctx->hwaccel_context, buffer, … in vaapi_mpeg2_decode_slice()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmediacodec.c57 avctx->hwaccel_context = ctx; in av_mediacodec_default_init()
70 AVMediaCodecContext *ctx = avctx->hwaccel_context; in av_mediacodec_default_free()
86 av_freep(&avctx->hwaccel_context); in av_mediacodec_default_free()
H A Dvdpau.c140 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
313 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
340 AVVDPAUContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_end_frame()
462 if (av_reallocp(&avctx->hwaccel_context, sizeof(*hwctx))) in av_vdpau_bind_context()
465 hwctx = avctx->hwaccel_context; in av_vdpau_bind_context()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmediacodec.c57 avctx->hwaccel_context = ctx; in av_mediacodec_default_init()
70 AVMediaCodecContext *ctx = avctx->hwaccel_context; in av_mediacodec_default_free()
86 av_freep(&avctx->hwaccel_context); in av_mediacodec_default_free()
H A Dvdpau.c136 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
309 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
336 AVVDPAUContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_end_frame()
458 if (av_reallocp(&avctx->hwaccel_context, sizeof(*hwctx))) in av_vdpau_bind_context()
461 hwctx = avctx->hwaccel_context; in av_vdpau_bind_context()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmediacodec.c57 avctx->hwaccel_context = ctx; in av_mediacodec_default_init()
70 AVMediaCodecContext *ctx = avctx->hwaccel_context; in av_mediacodec_default_free()
86 av_freep(&avctx->hwaccel_context); in av_mediacodec_default_free()
H A Dvdpau.c140 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
313 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
340 AVVDPAUContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_end_frame()
462 if (av_reallocp(&avctx->hwaccel_context, sizeof(*hwctx))) in av_vdpau_bind_context()
465 hwctx = avctx->hwaccel_context; in av_vdpau_bind_context()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmediacodec.c57 avctx->hwaccel_context = ctx; in av_mediacodec_default_init()
70 AVMediaCodecContext *ctx = avctx->hwaccel_context; in av_mediacodec_default_free()
86 av_freep(&avctx->hwaccel_context); in av_mediacodec_default_free()
H A Dvdpau.c136 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
309 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
336 AVVDPAUContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_end_frame()
458 if (av_reallocp(&avctx->hwaccel_context, sizeof(*hwctx))) in av_vdpau_bind_context()
461 hwctx = avctx->hwaccel_context; in av_vdpau_bind_context()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmediacodec.c57 avctx->hwaccel_context = ctx; in av_mediacodec_default_init()
70 AVMediaCodecContext *ctx = avctx->hwaccel_context; in av_mediacodec_default_free()
86 av_freep(&avctx->hwaccel_context); in av_mediacodec_default_free()
H A Dvdpau.c140 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
313 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
340 AVVDPAUContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_end_frame()
462 if (av_reallocp(&avctx->hwaccel_context, sizeof(*hwctx))) in av_vdpau_bind_context()
465 hwctx = avctx->hwaccel_context; in av_vdpau_bind_context()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dffmpeg_vdpau.c81 av_freep(&s->hwaccel_context); in vdpau_uninit()
278 s->hwaccel_context = vdpau_ctx; in vdpau_alloc()
309 vdpau_ctx = s->hwaccel_context; in vdpau_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dffmpeg_vdpau.c81 av_freep(&s->hwaccel_context); in vdpau_uninit()
278 s->hwaccel_context = vdpau_ctx; in vdpau_alloc()
309 vdpau_ctx = s->hwaccel_context; in vdpau_init()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_dxva2.cpp388 _context->hwaccel_context = dx_context; in decoderFFDXVA2()
412 if(_context->hwaccel_context) in ~decoderFFDXVA2()
415 struct dxva_context *dx_context=(struct dxva_context *)_context->hwaccel_context; in ~decoderFFDXVA2()
416 _context->hwaccel_context=NULL; in ~decoderFFDXVA2()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_dxva2.cpp388 _context->hwaccel_context = dx_context; in decoderFFDXVA2()
412 if(_context->hwaccel_context) in ~decoderFFDXVA2()
415 struct dxva_context *dx_context=(struct dxva_context *)_context->hwaccel_context; in ~decoderFFDXVA2()
416 _context->hwaccel_context=NULL; in ~decoderFFDXVA2()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_dxva2.cpp388 _context->hwaccel_context = dx_context; in decoderFFDXVA2()
412 if(_context->hwaccel_context) in ~decoderFFDXVA2()
415 struct dxva_context *dx_context=(struct dxva_context *)_context->hwaccel_context; in ~decoderFFDXVA2()
416 _context->hwaccel_context=NULL; in ~decoderFFDXVA2()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_videoCodec/src/
H A DADM_ffmpeg_dxva2.cpp388 _context->hwaccel_context = dx_context; in decoderFFDXVA2()
412 if(_context->hwaccel_context) in ~decoderFFDXVA2()
415 struct dxva_context *dx_context=(struct dxva_context *)_context->hwaccel_context; in ~decoderFFDXVA2()
416 _context->hwaccel_context=NULL; in ~decoderFFDXVA2()

12345678