Searched refs:FillGrayRow4 (Results 1 – 4 of 4) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | grfmt_bmp.cpp | 247 FillGrayRow4( data, src, m_width, gray_palette ); in ReadData() 291 data = FillGrayRow4( data, src, code, gray_palette ); in ReadData()
|
D | utils.h | 107 uchar* FillGrayRow4( uchar* data, uchar* indices, int len, uchar* palette );
|
D | grfmt_tiff.cpp | 626 FillGrayRow4( data, src, m_width, gray_palette ); in ReadData()
|
D | utils.cpp | 492 uchar* FillGrayRow4( uchar* data, uchar* indices, int len, uchar* palette ) in FillGrayRow4() function
|