Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_pkt_elem_stm.h86 const ocsd_stm_ts_type getTSType() const;
195 inline const ocsd_stm_ts_type StmTrcPacket::getTSType() const in getTSType() function
/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_proc_stm.cpp872 if(m_curr_packet.getTSType() == STM_TS_GREY) in stmExtractTS()
887 else if(m_curr_packet.getTSType() == STM_TS_NATBINARY) in stmExtractTS()