Home
last modified time | relevance | path

Searched defs:ixmax (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1288 const int ixmax = block((int) (x + halfSize)); in sp_setup_point() local
1356 const int ixmax = block(xmax - 1); in sp_setup_point() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2373 int ixmax, in processLine()