Lines Matching full:vote
637 "float2 vote = (float2) (grad_ptr[0], grad_ptr[1]);\n"646 "hist[bin.x * 48] += gaussian * interp_weight * vote.x;\n"647 "hist[bin.y * 48] += gaussian * interp_weight * vote.y;\n"