Searched defs:IsRed (Results 1 – 3 of 3) sorted by relevance
81 bool IsRed() const { return subtype_ == Subtype::kRed; } in IsRed() function
267 bool DecoderDatabase::IsRed(uint8_t rtp_payload_type) const { in IsRed() function in webrtc::DecoderDatabase
1011 static bool IsRed(const ActiveEdge* node) { in IsRed() function in ActiveEdgeList