Home
last modified time | relevance | path

Searched refs:_POINT (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvhough.cpp207 #define _POINT(row, column)\ in IMPLEMENT_LIST() macro
276 fn += _POINT( row, col ) != 0; in IMPLEMENT_LIST()
287 if( _POINT( row, col )) in IMPLEMENT_LIST()
/external/libpng/scripts/
Dpnglibconf.dfa298 # APIs. The second two (the _POINT settings) switch off individual APIs.
300 # Prior to libpng 1.6.8 one of the API (_POINT) variants had to be selected. At