Searched refs:CheckPayloadType (Results 1 – 2 of 2) sorted by relevance
287 int32_t CheckPayloadType(const int8_t payload_type,
363 int32_t RTPSender::CheckPayloadType(const int8_t payload_type, in CheckPayloadType() function in webrtc::RTPSender420 if (CheckPayloadType(payload_type, &video_type) != 0) { in SendOutgoingData()