Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter_impl.h87 bool checkForSync(); // find the sync point in the incoming block
H A Dtrc_frame_deformatter.cpp264 if(checkForSync()) in processTraceData()
358 bool TraceFmtDcdImpl::checkForSync() in checkForSync() function in TraceFmtDcdImpl