Searched refs:kindex (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | api_filters.c | 365 VGint kindex = (kernelWidth - i - 1) * kernelHeight + (kernelHeight - j - 1); in vegaConvolve() local 366 buffer[idx + index*4 + 0] = kernel[kindex]; in vegaConvolve() 367 buffer[idx + index*4 + 1] = kernel[kindex]; in vegaConvolve() 368 buffer[idx + index*4 + 2] = kernel[kindex]; in vegaConvolve() 369 buffer[idx + index*4 + 3] = kernel[kindex]; in vegaConvolve() 555 VGint kindex = (kernel_width - i - 1) * kernel_height + (kernel_height - j - 1); in vegaGaussianBlur() local 556 buffer[idx + index*4 + 0] = kernel[kindex]; in vegaGaussianBlur() 557 buffer[idx + index*4 + 1] = kernel[kindex]; in vegaGaussianBlur() 558 buffer[idx + index*4 + 2] = kernel[kindex]; in vegaGaussianBlur() 559 buffer[idx + index*4 + 3] = kernel[kindex]; in vegaGaussianBlur()
|
/external/netperf/doc/ |
D | texinfo.tex | 2056 % command is, e.g., @kindex, the whatsit would get put into the 3280 % @findex, @vindex, @kindex, @cindex. 3283 \def\kindex {\kyindex}
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 2425 % command is, e.g., @kindex, the whatsit would get put into the 3625 % @findex, @vindex, @kindex, @cindex. 3628 \def\kindex {\kyindex}
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 2425 % command is, e.g., @kindex, the whatsit would get put into the 3625 % @findex, @vindex, @kindex, @cindex. 3628 \def\kindex {\kyindex}
|
/external/libmicrohttpd/doc/ |
D | texinfo.tex | 3524 % command is, e.g., @kindex, the whatsit would get put into the 4868 % @findex, @vindex, @kindex, @cindex. 4871 \def\kindex {\kyindex}
|
/external/bison/build-aux/ |
D | texinfo.tex | 3523 % command is, e.g., @kindex, the whatsit would get put into the 4867 % @findex, @vindex, @kindex, @cindex. 4870 \def\kindex {\kyindex}
|