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/
DOMXStore.h30 struct OMXStore : public OMXPluginBase { struct
69 OMXStore(const OMXStore &); argument
70 OMXStore &operator=(const OMXStore &); argument
/frameworks/av/media/libstagefright/omx/
DOMXStore.cpp33 OMXStore::OMXStore() { in OMXStore() function in android::OMXStore