Searched defs:OMXNodeInstance (Results 1 – 2 of 2) sorted by relevance
97 enum Quirks {107 bool isSecure() const { in isSecure()124 Mutex mLock;126 Omx *mOwner;127 OMX_HANDLETYPE mHandle;134 bool mIsSecure;135 uint32_t mQuirks;143 struct ActiveBuffer {149 Mutex mBufferIDLock;158 enum SecureBufferType {[all …]
424 OMXNodeInstance::OMXNodeInstance( in OMXNodeInstance() function in android::OMXNodeInstance