Home
last modified time | relevance | path

Searched defs:hw_device_ctx (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dffmpeg_qsv.c31 static AVBufferRef *hw_device_ctx; variable
/third_party/ffmpeg/doc/examples/
H A Dhw_decode.c45 static AVBufferRef *hw_device_ctx = NULL; variable
H A Dvaapi_transcode.c42 static AVBufferRef *hw_device_ctx = NULL; variable
H A Dvaapi_encode.c42 static AVBufferRef *hw_device_ctx = NULL; variable
44 static int set_hwframe_ctx(AVCodecContext *ctx, AVBufferRef *hw_device_ctx) in set_hwframe_ctx() argument
/third_party/ffmpeg/libavcodec/
H A Damfenc.h63 AVBufferRef *hw_device_ctx; ///< pointer to HW accelerator (decoder) member
H A Dnvdec.c185 AVHWDeviceContext *hw_device_ctx = (AVHWDeviceContext*)hw_device_ref->data; in nvdec_decoder_create() local
H A Davcodec.h1930 AVBufferRef *hw_device_ctx; member
/third_party/ffmpeg/libavfilter/
H A Dvf_overlay_cuda.c103 AVBufferRef *hw_device_ctx; member
H A Davfilter.h464 AVBufferRef *hw_device_ctx; member

Completed in 17 milliseconds