Searched refs:SignedIntParser (Results 1 – 3 of 3) sorted by relevance
36 MakeChild<SignedIntParser>(Id::kReferenceBlock, in BlockGroupParser()38 MakeChild<SignedIntParser>(Id::kDiscardPadding, in BlockGroupParser()
116 using SignedIntParser = IntParser<std::int64_t>; variable
17 using webm::SignedIntParser;63 class SignedIntParserTest : public ElementParserTest<SignedIntParser> {};