Home
last modified time | relevance | path

Searched refs:mType (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp106 mType(MPP_CTX_BUTT), in Mpp()
141 mType = type; in init()
147 switch (mType) { in init()
242 mpp_err("Mpp error type %d\n", mType); in init()
267 if (mType == MPP_CTX_DEC) { in clear()
967 mpp_assert(mType == MPP_CTX_DEC || mType == MPP_CTX_BUTT); in control()
974 mpp_assert(mType == MPP_CTX_ENC); in control()
981 mpp_assert(mType == MPP_CTX_ISP); in control()
1009 if (mType == MPP_CTX_DEC) { in reset()
1257 switch (mType) { in notify()
[all …]
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp266 mType = XdgDesktopFile::UnknownType; in clear()
278 XdgDesktopFile::Type mType; member in XdgDesktopFileData
288 mType(XdgDesktopFile::UnknownType) in XdgDesktopFileData()
472 d->mType = d->detectType(this); in load()
604 return d->mType; in type()
620 switch(d->mType) in startDetached()
797 if (d->mType != ApplicationType) in expandExecString()
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTMediaData.h41 RTTrackType mType; member
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h203 MppCtxType mType; variable
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/CoreAudio/
H A DCoreAudio.h203 UInt32 mType; member