Searched refs:FillColorRow4 (Results 1 – 4 of 4) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | grfmt_bmp.cpp | 245 FillColorRow4( data, src, m_width, m_palette ); in ReadData() 289 data = FillColorRow4( data, src, code, m_palette ); in ReadData()
|
D | utils.h | 106 uchar* FillColorRow4( uchar* data, uchar* indices, int len, PaletteEntry* palette );
|
D | grfmt_tiff.cpp | 604 FillColorRow4( data, src, m_width, m_palette ); in ReadData()
|
D | utils.cpp | 468 uchar* FillColorRow4( uchar* data, uchar* indices, int len, PaletteEntry* palette ) in FillColorRow4() function
|