Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_adynamicsmooth.c25 typedef struct AudioDynamicSmoothContext { struct
32 } AudioDynamicSmoothContext; typedef
37 AudioDynamicSmoothContext *s = ctx->priv; in config_input()
50 AudioDynamicSmoothContext *s = ctx->priv; in filter_frame()
99 AudioDynamicSmoothContext *s = ctx->priv; in uninit()
104 #define OFFSET(x) offsetof(AudioDynamicSmoothContext, x)
134 .priv_size = sizeof(AudioDynamicSmoothContext),

Completed in 1 milliseconds