Home
last modified time | relevance | path

Searched refs:MKV (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/codecs/common/include/
DvoIndex.h74 _MAKE_SOURCE_ID (0x080000, MKV)
/frameworks/av/media/module/extractors/fuzzers/
DREADME.md127 The fuzzer plugin for MKV extractor uses the `ExtractorFuzzerBase` class and
128 implements only the `createExtractor` to create the MKV extractor class.
131 Dict file (dictionary file) is created for MKV to ensure that the required element
/frameworks/av/media/module/extractors/tests/
DExtractorUnitTest.cpp148 {"mkv", MKV}, in setupExtractor()
159 {"webm", MKV}}; in setupExtractor()
179 MKV, enumerator
261 case MKV: in createExtractor()