Searched defs:Create (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/mm-video-legacy/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp86 DivXDrmDecrypt* DivXDrmDecrypt::Create() { function in class:DivXDrmDecrypt
/hardware/qcom/media/mm-video-v4l2/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp89 DivXDrmDecrypt* DivXDrmDecrypt::Create() function in class:DivXDrmDecrypt
/hardware/ti/omap4-aah/libtiutils/
H A DSemaphore.cpp79 @brief Create the semaphore with initial count value
88 status_t Semaphore::Create(int count) function in class:Ti::Utils::Semaphore
224 Create(0);
/hardware/ti/omap4xxx/libtiutils/
H A DSemaphore.cpp78 @brief Create the semaphore with initial count value
87 status_t Semaphore::Create(int count) function in class:android::Semaphore
223 Create(0);
/hardware/qcom/media/mm-core/inc/
H A DOMX_ContentPipe.h143 /** Create a content source and open it for writing. */
144 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_ContentPipe.h143 /** Create a content source and open it for writing. */
144 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_ContentPipe.h143 /** Create a content source and open it for writing. */
144 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_ContentPipe.h143 /** Create a content source and open it for writing. */
144 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_ContentPipe.h160 /** Create a content source and open it for writing. */
161 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_ContentPipe.h143 /** Create a content source and open it for writing. */
144 CPresult (*Create)( CPhandle *hContent, CPstring szURI ); member in struct:CP_PIPETYPE
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvparser.cpp1355 Cluster* const pCluster = Cluster::Create(this,
2924 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1);
2982 Cluster* const pCluster = Cluster::Create(
3462 Cluster* const pNext = Cluster::Create(this,
3854 Cluster* const pNext = Cluster::Create(this,
5500 long Track::Create( function in class:mkvparser::Track
6904 const long status = Track::Create(m_pSegment,
7874 Cluster* Cluster::Create(

Completed in 521 milliseconds