HomeSort by relevance Sort by last modified time
    Searched refs:ceil_y (Results 1 - 2 of 2) sorted by null

  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h 513 int ceil_y=floor_y+1; local
517 unsigned char f10 = v[ceil_y][3*floor_x+offset];
518 unsigned char f11 = v[ceil_y][3*ceil_x+offset];
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h 465 int ceil_y=floor_y+1; local
469 unsigned char f10 = v[ceil_y][floor_x];
470 unsigned char f11 = v[ceil_y][ceil_x];

Completed in 73 milliseconds