OpenGrok
Cross Reference: mathfuncs.cpp
xref
: /
external
/
opencv3
/
modules
/
hal
/
src
/
mathfuncs.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:y_aligned
472
bool
y_aligned
= (size_t)(void*)y % 16 == 0;
551
if(
y_aligned
)