Searched refs:coeff_position (Results 1 – 1 of 1) sorted by relevance
1427 context->accum += (u64)(val) * context->coeff[coeff_position++];1474 int coeff_position, byte_position; in emmh32_update() local1478 coeff_position = context->position >> 2; in emmh32_update()1516 int coeff_position, byte_position; in emmh32_final() local1522 coeff_position = context->position >> 2; in emmh32_final()