Searched refs:coeff_position (Results 1 – 1 of 1) sorted by relevance
1626 context->accum += (u64)(val) * context->coeff[coeff_position++];1670 int coeff_position, byte_position; in emmh32_update() local1674 coeff_position = context->position >> 2; in emmh32_update()1712 int coeff_position, byte_position; in emmh32_final() local1718 coeff_position = context->position >> 2; in emmh32_final()