Searched refs:code_counterA (Results 1 – 1 of 1) sorted by relevance
856 int code_counterA; /**< 8-bit format packet */ member1025 state->code_counterA = 0; in hdcd_reset()1075 states[i].code_counterA++; in hdcd_integrate()1493 detect->total_packets += state->code_counterA + state->code_counterB; in hdcd_detect_onech()1494 if (state->code_counterA) detect->packet_type |= HDCD_PVER_A; in hdcd_detect_onech()1498 if (state->count_peak_extend == state->code_counterA + state->code_counterB) in hdcd_detect_onech()1663 state->code_counterA, state->code_counterB, state->code_counterC); in uninit()