Searched refs:red_type (Results 1 – 3 of 3) sorted by relevance
198 red_type(117), in Channel()229 int red_type; member348 return channels_[channel]->red_type; in GetSendREDPayloadType()993 channels_[channel]->red_type = redPayloadtype;1006 redPayloadtype = channels_[channel]->red_type;
1063 const unsigned char red_type, const unsigned char fec_type)) {1065 if (red_type == fec_type ||1066 red_type == channels_[channel]->send_codec.plType ||
3787 int red_type = -1; in SetReceiveCodecs() local3801 red_type = it->plType; in SetReceiveCodecs()