Home
last modified time | relevance | path

Searched refs:draw_trace (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_datascope.c793 void (*draw_trace)(struct OscilloscopeContext *s, AVFrame *frame); member
969 s->draw_trace = draw_trace8; in oscilloscope_config_input()
972 s->draw_trace = draw_trace16; in oscilloscope_config_input()
1080 s->draw_trace(s, frame); in oscilloscope_filter_frame()

Completed in 3 milliseconds