Lines Matching refs:pfPause
918 if (pParserModule->pfPause)919 result = pParserModule->pfPause(pEASData, pEASData->streams[streamNum].handle);2137 if (pParserModule->pfPause == NULL)2148 if (pParserModule->pfPause)2149 result = pParserModule->pfPause(pEASData, pStream->handle);