Searched refs:HWDownloadContext (Results 1 – 1 of 1) sorted by relevance
31 typedef struct HWDownloadContext { struct36 } HWDownloadContext; typedef55 HWDownloadContext *ctx = avctx->priv; in hwdownload_config_input()78 HWDownloadContext *ctx = avctx->priv; in hwdownload_config_output()116 HWDownloadContext *ctx = avctx->priv; in hwdownload_filter_frame()164 HWDownloadContext *ctx = avctx->priv; in hwdownload_uninit()200 .priv_size = sizeof(HWDownloadContext),