OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FillGrayRow4
(Results
1 - 4
of
4
) sorted by null
/external/opencv/otherlibs/highgui/
utils.h
107
uchar*
FillGrayRow4
( uchar* data, uchar* indices, int len, uchar* palette );
grfmt_bmp.cpp
247
FillGrayRow4
( data, src, m_width, gray_palette );
291
data =
FillGrayRow4
( data, src, code, gray_palette );
grfmt_tiff.cpp
626
FillGrayRow4
( data, src, m_width, gray_palette );
utils.cpp
492
uchar*
FillGrayRow4
( uchar* data, uchar* indices, int len, uchar* palette )
Completed in 161 milliseconds