ShowCQTContext     57 libavfilter/avf_showcqt.c #define OFFSET(x) offsetof(ShowCQTContext, x)
ShowCQTContext    108 libavfilter/avf_showcqt.c static void common_uninit(ShowCQTContext *s)
ShowCQTContext    228 libavfilter/avf_showcqt.c static int init_volume(ShowCQTContext *s)
ShowCQTContext    297 libavfilter/avf_showcqt.c static int init_cqt(ShowCQTContext *s)
ShowCQTContext    396 libavfilter/avf_showcqt.c static int init_axis_empty(ShowCQTContext *s)
ShowCQTContext    403 libavfilter/avf_showcqt.c static int init_axis_from_file(ShowCQTContext *s)
ShowCQTContext    458 libavfilter/avf_showcqt.c static int init_axis_color(ShowCQTContext *s, AVFrame *tmp, int half)
ShowCQTContext    505 libavfilter/avf_showcqt.c static int render_freetype(ShowCQTContext *s, AVFrame *tmp, char *fontfile)
ShowCQTContext    589 libavfilter/avf_showcqt.c static int render_fontconfig(ShowCQTContext *s, AVFrame *tmp, char* font)
ShowCQTContext    679 libavfilter/avf_showcqt.c static int init_axis_from_font(ShowCQTContext *s)
ShowCQTContext   1083 libavfilter/avf_showcqt.c static void process_cqt(ShowCQTContext *s)
ShowCQTContext   1132 libavfilter/avf_showcqt.c     ShowCQTContext *s = ctx->priv;
ShowCQTContext   1199 libavfilter/avf_showcqt.c static void init_colormatrix(ShowCQTContext *s)
ShowCQTContext   1234 libavfilter/avf_showcqt.c static int init_cscheme(ShowCQTContext *s)
ShowCQTContext   1258 libavfilter/avf_showcqt.c     ShowCQTContext *s = ctx->priv;
ShowCQTContext   1357 libavfilter/avf_showcqt.c     ShowCQTContext *s = ctx->priv;
ShowCQTContext   1485 libavfilter/avf_showcqt.c     ShowCQTContext *s = ctx->priv;
ShowCQTContext   1598 libavfilter/avf_showcqt.c     .priv_size     = sizeof(ShowCQTContext),
ShowCQTContext    125 libavfilter/avf_showcqt.h void ff_showcqt_init_x86(ShowCQTContext *s);
ShowCQTContext     47 libavfilter/x86/avf_showcqt_init.c av_cold void ff_showcqt_init_x86(ShowCQTContext *s)