Lines Matching refs:hwctx
118 AVVDPAUDeviceContext *hwctx = ctx->hwctx;
134 VdpStatus err = priv->get_transfer_caps(hwctx->device, vdpau_pix_fmts[i].chroma_type,
150 err = hwctx->get_proc_address(hwctx->device, id, &tmp); \
160 AVVDPAUDeviceContext *hwctx = ctx->hwctx;
232 AVVDPAUDeviceContext *device_hwctx = ctx->device_ctx->hwctx;
453 AVVDPAUDeviceContext *hwctx = ctx->hwctx;
457 priv->device_destroy(hwctx->device);
466 AVVDPAUDeviceContext *hwctx = ctx->hwctx;
489 &hwctx->device, &hwctx->get_proc_address);