Searched refs:decodable (Results 1 – 9 of 9) sorted by relevance
54 bool decodable() const;
223 EXPECT_TRUE(session_.decodable()); in TEST_F()236 EXPECT_FALSE(session_.decodable()); in TEST_F()244 EXPECT_TRUE(session_.decodable()); in TEST_F()254 EXPECT_TRUE(session_.decodable()); in TEST_F()262 EXPECT_TRUE(session_.decodable()); in TEST_F()
162 } else if (_sessionInfo.decodable()) { in InsertPacket()
288 bool VCMSessionInfo::decodable() const { in decodable() function in webrtc::VCMSessionInfo
27 # avoid ambiguity and make the phoneme inventory uniquely decodable.
147 Whatever the method used by the compressor, its result will be decodable
138 stores all text data as unicode strings. Un-decodable binary inside text
9652 binary mode, but ensure that the shebang is decodable from UTF-8 and from the14849 - Implement PEP 383, Non-decodable Bytes in System Character Interfaces.