Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpPacketTest.cpp85 eRtp_Bool eResult = rtpPacket.decodePacket(&rtpBuffer); in TEST()
137 eRtp_Bool eResult = rtpPacket.decodePacket(&rtpBuffer); in TEST()
171 eRtp_Bool eResult = rtpPacket.decodePacket(&rtpBuffer); in TEST()
207 eRtp_Bool eResult = rtpPacket.decodePacket(&rtpBuffer); in TEST()
/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc62 virtual bool decodePacket(const uint8_t* /* i_buf */, int16_t* /* o_buf */, in decodePacket() function
75 virtual bool decodePacket(const uint8_t* /* i_buf */, int16_t* /* o_buf */, in decodePacket() function
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/include/rtp/core/
DRtpPacket.h92 eRtp_Bool decodePacket(IN RtpBuffer* pobjRtpPktBuf);
/packages/modules/Bluetooth/system/btif/include/
Dmock_core_callbacks.h92 MOCK_METHOD((bool), decodePacket,
Dcore_callbacks.h93 virtual bool decodePacket(const uint8_t* i_buf, int16_t* o_buf,
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpPacket.cpp130 eRtp_Bool RtpPacket::decodePacket(IN RtpBuffer* pobjRtpPktBuf) in decodePacket() function in RtpPacket
DRtpSession.cpp1472 eRtpDecodeRes = pobjRtpPkt->decodePacket(pobjRTPPacket); in processRcvdRtpPkt()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc317 GetInterfaceToProfiles()->msbcCodec->decodePacket( in handle_bad_frames()
755 if (!GetInterfaceToProfiles()->msbcCodec->decodePacket( in decode()
1188 bool plc_conducted = !GetInterfaceToProfiles()->lc3Codec->decodePacket( in decode()
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc90 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
112 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc229 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function
251 bool decodePacket(const uint8_t* i_buf, int16_t* o_buf, size_t out_len) { in decodePacket() function