Home
last modified time | relevance | path

Searched refs:FillColorRow1 (Results 1 – 11 of 11) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp213 FillColorRow1( data, src, m_width, m_palette ); in ReadData()
262 FillColorRow1( data, src, m_width, m_palette ); in ReadData()
Dutils.h108 uchar* FillColorRow1( uchar* data, uchar* indices, int len, PaletteEntry* palette );
Dgrfmt_pxm.cpp258 FillColorRow1( data, src, m_width, palette ); in ReadData()
Dgrfmt_bmp.cpp230 FillColorRow1( color ? data : bgr, src, m_width, m_palette ); in ReadData()
Dgrfmt_tiff.cpp601 FillColorRow1( data, src, m_width, m_palette ); in ReadData()
Dutils.cpp515 uchar* FillColorRow1( uchar* data, uchar* indices, int len, PaletteEntry* palette ) in FillColorRow1() function
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_sunras.cpp192 FillColorRow1( data, src, m_width, m_palette ); in readData()
241 FillColorRow1( data, src, m_width, m_palette ); in readData()
Dutils.hpp120 uchar* FillColorRow1( uchar* data, uchar* indices, int len, PaletteEntry* palette );
Dgrfmt_pxm.cpp250 FillColorRow1( data, src, m_width, palette ); in readData()
Dgrfmt_bmp.cpp228 FillColorRow1( color ? data : bgr, src, m_width, m_palette ); in readData()
Dutils.cpp536 uchar* FillColorRow1( uchar* data, uchar* indices, int len, PaletteEntry* palette ) in FillColorRow1() function