Searched refs:coeff_position (Results 1 – 1 of 1) sorted by relevance
1627 context->accum += (u64)(val) * context->coeff[coeff_position++];1671 int coeff_position, byte_position; in emmh32_update() local1675 coeff_position = context->position >> 2; in emmh32_update()1713 int coeff_position, byte_position; in emmh32_final() local1719 coeff_position = context->position >> 2; in emmh32_final()