HomeSort by relevance Sort by last modified time
    Searched refs:IsPayloadTypeValid (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/acm2/
acm_codec_database.cc 233 if (!RentACodec::IsPayloadTypeValid(codec_inst.pltype)) {
rent_a_codec.h 173 static inline bool IsPayloadTypeValid(int payload_type) {
audio_coding_module_impl.cc 607 if (!RentACodec::IsPayloadTypeValid(codec.pltype)) {
636 if (!RentACodec::IsPayloadTypeValid(rtp_payload_type)) {

Completed in 412 milliseconds