Searched refs:draw_sono (Results 1 – 2 of 2) sorted by relevance
87 void (*draw_sono)(AVFrame *out, AVFrame *sono, int off, int idx); member
1028 static void draw_sono(AVFrame *out, AVFrame *sono, int off, int idx) in draw_sono() function1186 s->draw_sono(out, s->sono_frame, s->bar_h + s->axis_h, s->sono_idx); in plot_cqt()1410 s->draw_sono = draw_sono; in config_output()