Searched refs:FillGrayRow8 (Results 1 - 6 of 6) sorted by last modified time

/external/opencv/otherlibs/highgui/
H A Dgrfmt_bmp.cpp335 FillGrayRow8( data, src, m_width, gray_palette );
380 data = FillGrayRow8( data, src, code, gray_palette );
H A Dgrfmt_pxm.cpp248 FillGrayRow8( data, src, m_width, gray_palette );
H A Dgrfmt_sunras.cpp284 FillGrayRow8( data, src, m_width, gray_palette );
318 FillGrayRow8( data, src, len1, gray_palette );
H A Dgrfmt_tiff.cpp629 FillGrayRow8( data, src, m_width, gray_palette );
H A Dutils.cpp457 uchar* FillGrayRow8( uchar* data, uchar* indices, int len, uchar* palette ) function
H A Dutils.h105 uchar* FillGrayRow8( uchar* data, uchar* indices, int len, uchar* palette );

Completed in 86 milliseconds