Home
last modified time | relevance | path

Searched defs:OmxStore (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DOmxStore.h45 struct OmxStore : public IOmxStore { struct
66 hidl_string mPrefix;
67 hidl_vec<ServiceAttribute> mServiceAttributeList;
68 hidl_vec<RoleInfo> mRoleList;
/frameworks/av/media/libstagefright/omx/1.0/
DOmxStore.cpp38 OmxStore::OmxStore( in OmxStore() function in android::hardware::media::omx::V1_0::implementation::OmxStore