Home
last modified time | relevance | path

Searched refs:kBlockVirtual (Results 1 – 5 of 5) sorted by relevance

/external/libwebm/webm_parser/tests/
Dvirtual_block_parser_test.cc26 : public ElementParserTest<VirtualBlockParser, Id::kBlockVirtual> {};
/external/libwebm/webm_parser/src/
Dblock_group_parser.h30 MakeChild<VirtualBlockParser>(Id::kBlockVirtual, in BlockGroupParser()
Dancestory.cc163 case Id::kBlockVirtual: in ById()
/external/libwebm/webm_parser/include/webm/
Did.h236 kBlockVirtual = 0xA2, enumerator
/external/libwebm/webm_parser/demo/
Ddemo.cc84 case Id::kBlockVirtual: in operator <<()