Home
last modified time | relevance | path

Searched defs:decoder_ctx (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/
H A Dcodec_ffmpeg.c52 struct decoder_ctx struct
54 AVCodecContext * avctx;
55 AVFrame * picture;
57 struct slice_header_t slice_header;
58 int frame_size;
60 unsigned char * frame_buf;
61 int frame_buf_len;
/dports/multimedia/handbrake/ffmpeg-4.4/doc/examples/
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet()
141 AVCodecContext *decoder_ctx = NULL; in main() local
H A Dvaapi_transcode.c43 static AVCodecContext *decoder_ctx = NULL, *encoder_ctx = NULL; variable
H A Dhw_decode.c154 AVCodecContext *decoder_ctx = NULL; in main() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/examples/
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet()
141 AVCodecContext *decoder_ctx = NULL; in main() local
H A Dvaapi_transcode.c43 static AVCodecContext *decoder_ctx = NULL, *encoder_ctx = NULL; variable
H A Dhw_decode.c154 AVCodecContext *decoder_ctx = NULL; in main() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/examples/
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet()
141 AVCodecContext *decoder_ctx = NULL; in main() local
H A Dvaapi_transcode.c43 static AVCodecContext *decoder_ctx = NULL, *encoder_ctx = NULL; variable
H A Dhw_decode.c154 AVCodecContext *decoder_ctx = NULL; in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet()
141 AVCodecContext *decoder_ctx = NULL; in main() local
H A Dvaapi_transcode.c43 static AVCodecContext *decoder_ctx = NULL, *encoder_ctx = NULL; variable
H A Dhw_decode.c154 AVCodecContext *decoder_ctx = NULL; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c90 static int decode_packet(DecodeContext *decode, AVCodecContext *decoder_ctx, in decode_packet()
141 AVCodecContext *decoder_ctx = NULL; in main() local
H A Dvaapi_transcode.c43 static AVCodecContext *decoder_ctx = NULL, *encoder_ctx = NULL; variable
H A Dhw_decode.c154 AVCodecContext *decoder_ctx = NULL; in main() local
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Dgraphics-ffmpeg.c14 AVCodecContext *decoder_ctx; member
36 AVCodecContext *const decoder_ctx = stream->codec; in ffmpeg_image_open_decoder_context() local
46 AVCodecContext *const decoder_ctx = avcodec_alloc_context3(decoder); in ffmpeg_image_open_decoder_context() local
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/src/video/
H A Dffmpeg_vaapi.c65 int vaapi_init(AVCodecContext* decoder_ctx) { in vaapi_init()
H A Dffmpeg.c37 static AVCodecContext* decoder_ctx; variable
/dports/security/py-python-nss/python-nss-1.0.1/src/
H A Dpy_nss.h384 SEC_PKCS12DecoderContext *decoder_ctx; member
/dports/games/retroarch/RetroArch-1.9.7/cores/libretro-ffmpeg/
H A Dffmpeg_core.c1515 video_decoder_context_t *decoder_ctx = NULL; in decode_video() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_av/
H A Davcodec.c378 AVCodecContext *decoder_ctx; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/vulkan/
H A Danv_private.h1383 struct gen_batch_decode_ctx decoder_ctx; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/vulkan/
H A Danv_private.h1265 struct intel_batch_decode_ctx decoder_ctx; member
/dports/lang/clover/mesa-21.3.6/src/intel/vulkan/
H A Danv_private.h1222 struct intel_batch_decode_ctx decoder_ctx; member

12