Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.cpp363 const int MAX_CHANNELS = 4; in ReadHeader() local
364 int bpp_arr[MAX_CHANNELS]; in ReadHeader()
422 if( count > MAX_CHANNELS ) in ReadHeader()