Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dout.cpp51 … STATE_ROW_OPEN, STATE_ROW_CLOSE, STATE_CN_OPEN, STATE_CN_CLOSE, STATE_VALUE, STATE_FINISHED, enumerator
203 case STATE_CN_CLOSE: in next()
218 state = STATE_CN_CLOSE; in next()