HDCDContext 984 libavfilter/af_hdcd.c #define OFFSET(x) offsetof(HDCDContext, x) HDCDContext 1041 libavfilter/af_hdcd.c static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int32_t *samples, int count, int stride) HDCDContext 1126 libavfilter/af_hdcd.c static int hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride) HDCDContext 1335 libavfilter/af_hdcd.c static void hdcd_control(HDCDContext *ctx, hdcd_state *state, int *peak_extend, int *target_gain) HDCDContext 1346 libavfilter/af_hdcd.c static hdcd_control_result hdcd_control_stereo(HDCDContext *ctx, int *peak_extend0, int *peak_extend1) HDCDContext 1365 libavfilter/af_hdcd.c static void hdcd_process(HDCDContext *ctx, hdcd_state *state, int32_t *samples, int count, int stride) HDCDContext 1406 libavfilter/af_hdcd.c static void hdcd_process_stereo(HDCDContext *ctx, int32_t *samples, int count) HDCDContext 1530 libavfilter/af_hdcd.c HDCDContext *s = ctx->priv; HDCDContext 1656 libavfilter/af_hdcd.c HDCDContext *s = ctx->priv; HDCDContext 1698 libavfilter/af_hdcd.c HDCDContext *s = ctx->priv; HDCDContext 1713 libavfilter/af_hdcd.c HDCDContext *s = ctx->priv; HDCDContext 1778 libavfilter/af_hdcd.c .priv_size = sizeof(HDCDContext),