Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/
Dtrc_frame_deformatter_impl.h85 bool checkForSync(); // find the sync point in the incoming block
Dtrc_frame_deformatter.cpp263 if(checkForSync()) in processTraceData()
350 bool TraceFmtDcdImpl::checkForSync() in checkForSync() function in TraceFmtDcdImpl