Searched refs:decodePacket (Results 1 – 9 of 9) sorted by relevance
90 int decodePacket(AVCodecContext *context, AVPacket *packet,156 return decodePacket((AVCodecContext *) context, &packet, outputBuffer, in AUDIO_DECODER_FUNC()258 int decodePacket(AVCodecContext *context, AVPacket *packet, in decodePacket() function
83 resp = decodePacket(bPktDone); in processPacket()158 ocsd_datapath_resp_t TrcPktDecodeStm::decodePacket(bool &bPktDone) in decodePacket() function in TrcPktDecodeStm
71 ocsd_datapath_resp_t decodePacket(bool &bPktDone); //!< decode the current incoming packet
97 resp = decodePacket(bPktDone); in processPacket()104 resp = decodePacket(bPktDone); in processPacket()243 ocsd_datapath_resp_t TrcPktDecodeEtmV3::decodePacket(bool &pktDone) in decodePacket() function in TrcPktDecodeEtmV3
130 ocsd_datapath_resp_t decodePacket();
227 ocsd_datapath_resp_t decodePacket(bool &pktDone); //!< decode a packet
71 …ocsd_err_t decodePacket(); // decode packet into trace elements. return true to indicate decode…
90 resp = decodePacket(); in processPacket()224 ocsd_datapath_resp_t TrcPktDecodePtm::decodePacket() in decodePacket() function in TrcPktDecodePtm
109 err = decodePacket(); in processPacket()285 ocsd_err_t TrcPktDecodeEtmV4I::decodePacket() in decodePacket() function in TrcPktDecodeEtmV4I