Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp889 componentAttachPt<ITrcDataIn> *pAttachPt = 0; in getIDStreamAttachPt() local
891 pAttachPt = &(m_pDecoder->m_IDStreams[ID]); in getIDStreamAttachPt()
892 return pAttachPt; in getIDStreamAttachPt()