Searched refs:ProjectionParser (Results 1 – 3 of 3) sorted by relevance
22 class ProjectionParser : public MasterValueParser<Projection> {24 ProjectionParser() in ProjectionParser() function
63 MakeChild<ProjectionParser>(Id::kProjection, &Video::projection)) {} in VideoParser()
18 using webm::ProjectionParser;24 : public ElementParserTest<ProjectionParser, Id::kProjection> {};