Searched refs:IsFormatSupported (Results 1 – 11 of 11) sorted by relevance
81 bool IsFormatSupported( int depth );
79 bool IsFormatSupported( int depth );
90 bool IsFormatSupported( int depth );
94 bool IsFormatSupported( int depth );
100 virtual bool IsFormatSupported( int depth );
532 if( !writer->IsFormatSupported(ipl_depth) ) in cvSaveImage()534 assert( writer->IsFormatSupported(IPL_DEPTH_8U) ); in cvSaveImage()
80 bool GrFmtWriter::IsFormatSupported( int depth ) in IsFormatSupported() function in GrFmtWriter
261 bool GrFmtPngWriter::IsFormatSupported( int depth ) in IsFormatSupported() function in GrFmtPngWriter
369 bool GrFmtPxMWriter::IsFormatSupported( int depth ) in IsFormatSupported() function in GrFmtPxMWriter
396 bool GrFmtJpeg2000Writer::IsFormatSupported( int depth ) in IsFormatSupported() function in GrFmtJpeg2000Writer
579 bool GrFmtExrWriter::IsFormatSupported( int depth ) in IsFormatSupported() function in GrFmtExrWriter