Home
last modified time | relevance | path

Searched refs:MPTestContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvsrc_mptestsrc.c53 typedef struct MPTestContext { struct
60 } MPTestContext; argument
62 #define OFFSET(x) offsetof(MPTestContext, x)
263 MPTestContext *test = ctx->priv; in init()
280 MPTestContext *test = ctx->priv; in config_props()
307 MPTestContext *test = outlink->src->priv; in request_frame()
363 .priv_size = sizeof(MPTestContext),