Searched defs:bsIsBigEndian (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/imgcodecs/src/
H A Dbitstrm.cpp51 bool bsIsBigEndian( void ) function in namespace:cv
/external/opencv/otherlibs/highgui/
H A Dbitstrm.cpp72 bool bsIsBigEndian( void ) function
376 if( bsIsBigEndian() )
486 if( !bsIsBigEndian() )
1003 if( !bsIsBigEndian() )

Completed in 436 milliseconds