Searched refs:tile_count (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvtemplmatch.cpp64 tile_count_x, tile_count_y, tile_count; local
189 tile_count = tile_count_x*tile_count_y;
196 for( k = 0; k < tile_count; k++ )

Completed in 121 milliseconds