Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter_impl.h88 bool extractFrame(); // extract the frame data from incoming stream
H A Dtrc_frame_deformatter.cpp269 bProcessing = extractFrame(); // will stop on end of input data. in processTraceData()
470 bool TraceFmtDcdImpl::extractFrame() in extractFrame() function in TraceFmtDcdImpl