Searched refs:FillGrayRow1 (Results 1 - 5 of 5) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dutils.h109 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette );
H A Dgrfmt_sunras.cpp215 FillGrayRow1( data, src, m_width, gray_palette );
264 FillGrayRow1( data, src, m_width, gray_palette );
H A Dgrfmt_pxm.cpp260 FillGrayRow1( data, src, m_width, gray_palette );
H A Dgrfmt_tiff.cpp623 FillGrayRow1( data, src, m_width, gray_palette );
H A Dutils.cpp543 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette ) function

Completed in 114 milliseconds