Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecserviceregistrant/fuzzer/
DcodecServiceRegistrant_fuzzer.cpp30 delete mH2C2; in ~CodecServiceRegistrantFuzzer()
47 H2C2ComponentStore *mH2C2 = nullptr; member in CodecServiceRegistrantFuzzer
91 mH2C2 = new H2C2ComponentStore(preferredStore); in initH2C2ComponentStore()
114 mH2C2->config_sm(configParams, &failures); in invokeConfigSM()
130 mH2C2->query_sm(stackParams, heapParamIndices, &heapParams); in invokeQuerySM()
138 mH2C2->createComponent(c2String, &component); in invokeH2C2ComponentStore()
139 mH2C2->createInterface(c2String, &interface); in invokeH2C2ComponentStore()
144 mH2C2->querySupportedParams_nb(&params); in invokeH2C2ComponentStore()
153 mH2C2->querySupportedValues_sm(query); in invokeH2C2ComponentStore()
155 mH2C2->getName(); in invokeH2C2ComponentStore()
[all …]