Searched refs:omxStore (Results 1 – 2 of 2) sorted by relevance
68 sp<IOmxStore> omxStore = new implementation::OmxStore(); in main() local69 if (omxStore == nullptr) { in main()71 } else if (omxStore->registerAsService() != OK) { in main()
94 sp<IOmxStore> omxStore = IOmxStore::getService(); in buildMediaCodecList() local95 if (omxStore == nullptr) { in buildMediaCodecList()103 auto transStatus = omxStore->listRoles( in buildMediaCodecList()114 transStatus = omxStore->listServiceAttributes( in buildMediaCodecList()