hdcd_state        945 libavfilter/af_hdcd.c     hdcd_state state[HDCD_MAX_CHANNELS];
hdcd_state       1012 libavfilter/af_hdcd.c static void hdcd_reset(hdcd_state *state, unsigned rate, unsigned cdt_ms)
hdcd_state       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)
hdcd_state       1126 libavfilter/af_hdcd.c static int hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride)
hdcd_state       1178 libavfilter/af_hdcd.c static void hdcd_analyze_prepare(hdcd_state *state, int32_t *samples, int count, int stride) {
hdcd_state       1335 libavfilter/af_hdcd.c static void hdcd_control(HDCDContext *ctx, hdcd_state *state, int *peak_extend, int *target_gain)
hdcd_state       1365 libavfilter/af_hdcd.c static void hdcd_process(HDCDContext *ctx, hdcd_state *state, int32_t *samples, int count, int stride)
hdcd_state       1490 libavfilter/af_hdcd.c static void hdcd_detect_onech(hdcd_state *state, hdcd_detection_data *detect) {
hdcd_state       1661 libavfilter/af_hdcd.c         hdcd_state *state = &s->state[i];