Searched refs:IsSuitableDecoderFor (Results 1 – 1 of 1) sorted by relevance
607 static bool IsSuitableDecoderFor(const std::string& input);686 bool FixedLengthDeltaDecoder::IsSuitableDecoderFor(const std::string& input) { in IsSuitableDecoderFor() function in webrtc::__anon1c07f5160111::FixedLengthDeltaDecoder956 if (FixedLengthDeltaDecoder::IsSuitableDecoderFor(input)) { in DecodeDeltas()