Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c1243 static void filter_rgb48(AVFilterContext *ctx, AVFrame *in, double *cx, double *cy, int x, int y) in filter_rgb48() function
1471 s->filter = filter_rgb48; in config_input()