Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_chromashift.c33 typedef struct ChromaShiftContext { struct
53 } ChromaShiftContext; argument
95 ChromaShiftContext *s = ctx->priv; \
137 ChromaShiftContext *s = ctx->priv; \
192 ChromaShiftContext *s = ctx->priv; \
259 ChromaShiftContext *s = ctx->priv; \
349 ChromaShiftContext *s = ctx->priv; in filter_frame()
378 ChromaShiftContext *s = ctx->priv; in config_input()
415 #define OFFSET(x) offsetof(ChromaShiftContext, x)
452 .priv_size = sizeof(ChromaShiftContext),
[all …]