Home
last modified time | relevance | path

Searched defs:RemovePayloadType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc282 int NetEqImpl::RemovePayloadType(uint8_t rtp_payload_type) { in RemovePayloadType() function in webrtc::NetEqImpl
H A Dneteq_impl_unittest.cc272 TEST_F(NetEqImplTest, RemovePayloadType) { in TEST_F() argument