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

/hardware/qcom/media/mm-core/inc/
H A DOMX_ContentPipe.h153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_ContentPipe.h153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_ContentPipe.h153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_ContentPipe.h153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_ContentPipe.h170 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_ContentPipe.h153 CPresult (*GetPosition)( CPhandle hContent, CPuint *pPosition); member in struct:CP_PIPETYPE
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.hpp754 long long GetPosition() const; //offset relative to segment
H A Dmkvparser.cpp1269 const long long off = pCluster->GetPosition();
1483 const long long off = pCluster->GetPosition();
2881 const long long pos = pCluster->GetPosition();
2939 const long long pos = pCluster->GetPosition();
3431 pos = pNext->GetPosition();
3805 pos = pNext->GetPosition();
6992 long long Cluster::GetPosition() const
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp942 uint64 GetPosition(int index) const;
H A Dmkvparser.hpp933 long long GetPosition() const; //offset relative to segment
H A Dmkvmuxer.cpp1857 uint64 SeekHead::GetPosition(int index) const { function in class:mkvmuxer::SeekHead
2171 seek_head_.GetPosition(cluster_index));
2173 cues_.Size() + seek_head_.GetPosition(cues_index));
H A Dmkvparser.cpp1299 const long long off = pCluster->GetPosition();
1513 const long long off = pCluster->GetPosition();
2910 const long long pos = pCluster->GetPosition();
2968 const long long pos = pCluster->GetPosition();
3450 pos = pNext->GetPosition();
3823 pos = pNext->GetPosition();
7959 long long Cluster::GetPosition() const

Completed in 350 milliseconds