Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_decode_stm.cpp41 initDecoder(); in TrcPktDecodeStm()
47 initDecoder(); in TrcPktDecodeStm()
124 void TrcPktDecodeStm::initDecoder() in initDecoder() function in TrcPktDecodeStm
/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_pkt_decode_stm.h67 void initDecoder();
/external/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_decode_etmv3.cpp42 initDecoder(); in TrcPktDecodeEtmV3()
48 initDecoder(); in TrcPktDecodeEtmV3()
200 void TrcPktDecodeEtmV3::initDecoder() in initDecoder() function in TrcPktDecodeEtmV3
/external/OpenCSD/decoder/source/ptm/
Dtrc_pkt_decode_ptm.cpp43 initDecoder(); in TrcPktDecodePtm()
49 initDecoder(); in TrcPktDecodePtm()
191 void TrcPktDecodePtm::initDecoder() in initDecoder() function in TrcPktDecodePtm
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_decode_ptm.h127 void initDecoder();
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_decode_etmv3.h224 void initDecoder(); //!< initial state on creation (zeros all config)
/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_decode_etmv4i.h67 void initDecoder(); // initial state on creation (zeros all config)
/external/libxaac/fuzzer/
Dxaac_dec_fuzzer.cpp57 IA_ERRORCODE initDecoder(const uint8_t* data, size_t size, bool isADTS);
624 IA_ERRORCODE Codec::initDecoder(const uint8_t* data, size_t size, bool isADTS) { in initDecoder() function in Codec
856 status = codec->initDecoder(data, size, isADTS); in LLVMFuzzerTestOneInput()
/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_decode_etmv4i.cpp47 initDecoder(); in TrcPktDecodeEtmV4I()
53 initDecoder(); in TrcPktDecodeEtmV4I()
230 void TrcPktDecodeEtmV4I::initDecoder() in initDecoder() function in TrcPktDecodeEtmV4I