Searched refs:frames_hwctx_size (Results 1 – 8 of 8) sorted by relevance
60 size_t frames_hwctx_size; member
269 if (hw_type->frames_hwctx_size) { in av_hwframe_ctx_alloc()270 ctx->hwctx = av_mallocz(hw_type->frames_hwctx_size); in av_hwframe_ctx_alloc()
582 .frames_hwctx_size = sizeof(AVDXVA2FramesContext),
627 .frames_hwctx_size = sizeof(AVD3D11VAFramesContext),
1671 .frames_hwctx_size = sizeof(AVQSVFramesContext),
1870 .frames_hwctx_size = sizeof(AVVAAPIFramesContext),
2937 .frames_hwctx_size = sizeof(AVOpenCLFramesContext),
4131 .frames_hwctx_size = sizeof(AVVulkanFramesContext),