Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp45 static const char* fmtSignSunRas = "\x59\xA6\x6A\x95"; variable
52 m_signature = fmtSignSunRas; in GrFmtSunRaster()
425 m_strm.PutBytes( fmtSignSunRas, (int)strlen(fmtSignSunRas) ); in WriteImage()