Home
last modified time | relevance | path

Searched refs:child_frames_hwctx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c396 AVD3D11VAFramesContext *child_frames_hwctx = child_frames_ctx->hwctx; in qsv_init_child_ctx() local
400 child_frames_hwctx->MiscFlags = D3D11_RESOURCE_MISC_SHARED; in qsv_init_child_ctx()
401 child_frames_hwctx->BindFlags = qsv_get_d3d11va_bind_flags(hwctx->frame_type); in qsv_init_child_ctx()
406 AVDXVA2FramesContext *child_frames_hwctx = child_frames_ctx->hwctx; in qsv_init_child_ctx() local
408 child_frames_hwctx->surface_type = DXVA2_VideoProcessorRenderTarget; in qsv_init_child_ctx()
410 child_frames_hwctx->surface_type = DXVA2_VideoDecoderRenderTarget; in qsv_init_child_ctx()
422 AVVAAPIFramesContext *child_frames_hwctx = child_frames_ctx->hwctx; in qsv_init_child_ctx() local
424 s->handle_pairs_internal[i].first = child_frames_hwctx->surface_ids + i; in qsv_init_child_ctx()
433 AVD3D11VAFramesContext *child_frames_hwctx = child_frames_ctx->hwctx; in qsv_init_child_ctx() local
435 s->handle_pairs_internal[i].first = (mfxMemId)child_frames_hwctx in qsv_init_child_ctx()
452 AVDXVA2FramesContext *child_frames_hwctx = child_frames_ctx->hwctx; qsv_init_child_ctx() local
[all...]

Completed in 2 milliseconds