Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_parser.cpp109 case IS_START_LOOKING_FOR_RESYNC: in getState()
188 case IS_START_LOOKING_FOR_RESYNC: in continueProcessing()
249 || internalState == IS_START_LOOKING_FOR_RESYNC in getDataBufferSpec()
473 internalState = IS_START_LOOKING_FOR_RESYNC; in lookForEndOfRequest()
538 else if (IS_START_LOOKING_FOR_RESYNC == internalState in registerDataBufferWritten()
Drtsp_parser.h47 IS_START_LOOKING_FOR_RESYNC, enumerator