Searched refs:AddROIContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct AddROIContext { struct53 } AddROIContext; argument58 AddROIContext *ctx = avctx->priv; in addroi_config_input()98 AddROIContext *ctx = avctx->priv; in addroi_filter_frame()188 AddROIContext *ctx = avctx->priv; in addroi_init()208 AddROIContext *ctx = avctx->priv; in addroi_uninit()217 #define OFFSET(x) offsetof(AddROIContext, x)264 .priv_size = sizeof(AddROIContext),