Searched refs:FillGrayRow4 (Results 1 - 4 of 4) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dutils.h107 uchar* FillGrayRow4( uchar* data, uchar* indices, int len, uchar* palette );
H A Dgrfmt_bmp.cpp247 FillGrayRow4( data, src, m_width, gray_palette );
291 data = FillGrayRow4( data, src, code, gray_palette );
H A Dgrfmt_tiff.cpp626 FillGrayRow4( data, src, m_width, gray_palette );
H A Dutils.cpp492 uchar* FillGrayRow4( uchar* data, uchar* indices, int len, uchar* palette ) function

Completed in 71 milliseconds