Searched refs:av_hwdevice_ctx_init (Results 1 – 4 of 4) sorted by relevance
276 int av_hwdevice_ctx_init(AVBufferRef *ref);
200 int av_hwdevice_ctx_init(AVBufferRef *ref) in av_hwdevice_ctx_init() function634 ret = av_hwdevice_ctx_init(device_ref); in av_hwdevice_ctx_create()690 ret = av_hwdevice_ctx_init(dst_ref); in av_hwdevice_ctx_create_derived_opts()
251 ret = av_hwdevice_ctx_init(child_device_ref); in qsv_init_child_ctx()
257 ret = av_hwdevice_ctx_init(decoder->device_ref); in rkmpp_init_decoder()