Searched refs:IsSuitableDecoderFor (Results 1 – 1 of 1) sorted by relevance
558 static bool IsSuitableDecoderFor(absl::string_view input);628 bool FixedLengthDeltaDecoder::IsSuitableDecoderFor(absl::string_view input) { in IsSuitableDecoderFor() function in webrtc::__anon93fa6be00111::FixedLengthDeltaDecoder821 if (FixedLengthDeltaDecoder::IsSuitableDecoderFor(input)) { in DecodeDeltas()