Home
last modified time | relevance | path

Searched refs:IsPayloadTypeValid (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Dacm_codec_database.cc233 if (!RentACodec::IsPayloadTypeValid(codec_inst.pltype)) { in CodecNumber()
Drent_a_codec.h173 static inline bool IsPayloadTypeValid(int payload_type) { in IsPayloadTypeValid() function
Daudio_coding_module_impl.cc607 if (!RentACodec::IsPayloadTypeValid(codec.pltype)) { in RegisterReceiveCodec()
636 if (!RentACodec::IsPayloadTypeValid(rtp_payload_type)) { in RegisterExternalReceiveCodec()