Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
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()
Dvaapi_transcode.c42 static AVBufferRef *hw_device_ctx = NULL; variable
Dhw_decode.c45 static AVBufferRef *hw_device_ctx = NULL; variable
/third_party/ffmpeg/fftools/
Dffmpeg_qsv.c31 static AVBufferRef *hw_device_ctx; variable
/third_party/ffmpeg/libavcodec/
Damfenc.h63 AVBufferRef *hw_device_ctx; ///< pointer to HW accelerator (decoder) member
Dnvdec.c185 AVHWDeviceContext *hw_device_ctx = (AVHWDeviceContext*)hw_device_ref->data; in nvdec_decoder_create() local
Davcodec.h1930 AVBufferRef *hw_device_ctx; member
/third_party/ffmpeg/libavfilter/
Dvf_overlay_cuda.c103 AVBufferRef *hw_device_ctx; member
Davfilter.h464 AVBufferRef *hw_device_ctx; member