Searched refs:MuxOMX (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp31 struct MuxOMX : public IOMX { struct in namespace:android
32 MuxOMX(const sp<IOMX> &remoteOMX);
33 virtual ~MuxOMX();
125 DISALLOW_EVIL_CONSTRUCTORS(MuxOMX);
128 MuxOMX::MuxOMX(const sp<IOMX> &remoteOMX) function in class:android::MuxOMX
132 MuxOMX::~MuxOMX() {
135 bool MuxOMX::isLocalNode(node_id node) const {
141 bool MuxOMX
[all...]

Completed in 22 milliseconds