Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_parser.cpp102 case IS_SKIPPING_OVER_ENTITY_BODY: in getState()
197 case IS_SKIPPING_OVER_ENTITY_BODY: in continueProcessing()
286 else if (IS_SKIPPING_OVER_ENTITY_BODY == internalState) in getDataBufferSpec()
532 else if (IS_SKIPPING_OVER_ENTITY_BODY == internalState) in registerDataBufferWritten()
567 internalState = IS_SKIPPING_OVER_ENTITY_BODY; in registerEntityBody()
Drtsp_parser.h42 IS_SKIPPING_OVER_ENTITY_BODY, enumerator