av_hwdevice_ctx_alloc  252 libavcodec/rkmppdec.c     decoder->device_ref = av_hwdevice_ctx_alloc(AV_HWDEVICE_TYPE_DRM);
av_hwdevice_ctx_alloc  649 libavcodec/vaapi_decode.c             av_hwdevice_ctx_alloc(AV_HWDEVICE_TYPE_VAAPI);
av_hwdevice_ctx_alloc  617 libavutil/hwcontext.c     device_ref = av_hwdevice_ctx_alloc(type);
av_hwdevice_ctx_alloc  669 libavutil/hwcontext.c     dst_ref = av_hwdevice_ctx_alloc(type);
av_hwdevice_ctx_alloc  266 libavutil/hwcontext.h AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type);
av_hwdevice_ctx_alloc  233 libavutil/hwcontext_qsv.c     child_device_ref = av_hwdevice_ctx_alloc(device_priv->child_device_type);