Home
last modified time | relevance | path

Searched refs:device_ref_in (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext.c247 AVBufferRef *av_hwframe_ctx_alloc(AVBufferRef *device_ref_in) in av_hwframe_ctx_alloc() argument
249 AVHWDeviceContext *device_ctx = (AVHWDeviceContext*)device_ref_in->data; in av_hwframe_ctx_alloc()
274 device_ref = av_buffer_ref(device_ref_in); in av_hwframe_ctx_alloc()