Searched refs:tile_count (Results 1 – 2 of 2) sorted by relevance
96 int *tile_count);3044 int *tile_count) { in blackout_line_skip() argument3079 *tile_count += tile_has_diff[n]; in blackout_line_skip()3170 int tile_count = 0; in scan_display() local3288 &tile_count)) { in scan_display()3296 tile_count += tile_has_diff[n]; in scan_display()3321 tile_count++; in scan_display()3328 tile_count++; in scan_display()3339 return tile_count; in scan_display()3355 int i, tile_count, tile_diffs; in scan_for_updates() local[all …]
64 tile_count_x, tile_count_y, tile_count; in icvCrossCorr() local189 tile_count = tile_count_x*tile_count_y; in icvCrossCorr()196 for( k = 0; k < tile_count; k++ ) in icvCrossCorr()