Searched refs:aWeight (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ | ||
H A D | niash.c | 275 static int aWeight[BYTES_PER_PIXEL_COLOR] = in _rgb2gray() local 283 acc += aWeight[x % BYTES_PER_PIXEL_COLOR] * buffer[x]; in _rgb2gray() |
Completed in 3 milliseconds