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

/external/ImageMagick/coders/
H A Dipl.c188 size_t t_count=0; local
391 t_count++;
400 if(t_count < ipl_info.z * ipl_info.time){
416 } while (t_count < ipl_info.z*ipl_info.time);
/external/skia/src/core/
H A DSkGeometry.h110 dst[0..3],dst[3..6],...,dst[3*t_count..3*(t_count+1)]
113 int t_count);
/external/opencv/cv/src/
H A Dcvconvhull.cpp252 int t_count; local
401 CV_SWAP( tl_count, tr_count, t_count );
440 CV_SWAP( bl_count, br_count, t_count );

Completed in 1626 milliseconds