Home
last modified time | relevance | path

Searched refs:FillGrayRow1 (Results 1 – 9 of 9) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp215 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
264 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
Dutils.h109 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette );
Dgrfmt_pxm.cpp260 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
Dgrfmt_tiff.cpp623 FillGrayRow1( data, src, m_width, gray_palette ); in ReadData()
Dutils.cpp543 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette ) in FillGrayRow1() function
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_sunras.cpp194 FillGrayRow1( data, src, m_width, gray_palette ); in readData()
243 FillGrayRow1( data, src, m_width, gray_palette ); in readData()
Dutils.hpp121 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette );
Dgrfmt_pxm.cpp252 FillGrayRow1( data, src, m_width, gray_palette ); in readData()
Dutils.cpp564 uchar* FillGrayRow1( uchar* data, uchar* indices, int len, uchar* palette ) in FillGrayRow1() function