Home
last modified time | relevance | path

Searched defs:IsRed (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database.h81 bool IsRed() const { return subtype_ == Subtype::kRed; } in IsRed() function
Ddecoder_database.cc267 bool DecoderDatabase::IsRed(uint8_t rtp_payload_type) const { in IsRed() function in webrtc::DecoderDatabase
/external/skia/src/utils/
DSkPolyUtils.cpp1011 static bool IsRed(const ActiveEdge* node) { in IsRed() function in ActiveEdgeList