Searched defs:Decode (Results 1 – 2 of 2) sorted by relevance
27 TEST(BitStream, Decode) { in TEST() argument
480 std::vector<int> IntegerSequenceDecoder::Decode( in Decode() function in astc_codec::IntegerSequenceDecoder