Searched refs:FillGrayRow1 (Results 1 – 5 of 5) sorted by relevance
/external/opencv/otherlibs/highgui/ |
D | grfmt_sunras.cpp | 215 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData() 264 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
|
D | utils.h | 109 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette );
|
D | grfmt_pxm.cpp | 260 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
|
D | grfmt_tiff.cpp | 623 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
|
D | utils.cpp | 543 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette ) in FillGrayRow1() function
|