histogram_muladd 1889 modules/imgproc/src/smooth.cpp histogram_muladd( 2*r+1, &h_fine[16*n*(16*c+k)], &H[c].fine[k][0] ); histogram_muladd 1925 modules/imgproc/src/smooth.cpp histogram_muladd( j+r+1 - n, &h_fine[16*(n*(16*c+k)+(n-1))], &H[c].fine[k][0] ); histogram_muladd 1988 modules/imgproc/src/smooth.cpp histogram_muladd( j+r+1 - n, &h_fine[16*(n*(16*c+k)+(n-1))], &H[c].fine[k][0] );