Searched defs:pCluster (Results 1 – 2 of 2) sorted by relevance
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
| D | mkvparser.cpp | 1265 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster() local 1325 Cluster* const pCluster = Cluster::Create(this, in DoLoadCluster() local 1685 void Segment::AppendCluster(Cluster* pCluster) in AppendCluster() 1746 void Segment::PreloadCluster(Cluster* pCluster, ptrdiff_t idx) in PreloadCluster() 2874 Cluster* const pCluster = *k; in GetBlock() local 2895 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1); in GetBlock() local 2932 Cluster* const pCluster = *k; in FindOrPreloadCluster() local 2953 Cluster* const pCluster = Cluster::Create( in FindOrPreloadCluster() local 3246 Cluster* const pCluster = m_clusters[0]; in GetFirst() local 3260 Cluster* const pCluster = m_clusters[idx]; in GetLast() local [all …]
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
| D | mkvparser.cpp | 1295 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster() local 1355 Cluster* const pCluster = Cluster::Create(this, in DoLoadCluster() local 1715 void Segment::AppendCluster(Cluster* pCluster) in AppendCluster() 1776 void Segment::PreloadCluster(Cluster* pCluster, ptrdiff_t idx) in PreloadCluster() 2903 Cluster* const pCluster = *k; in GetBlock() local 2924 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1); in GetBlock() local 2961 Cluster* const pCluster = *k; in FindOrPreloadCluster() local 2982 Cluster* const pCluster = Cluster::Create( in FindOrPreloadCluster() local 3269 Cluster* const pCluster = m_clusters[0]; in GetFirst() local 3283 Cluster* const pCluster = m_clusters[idx]; in GetLast() local [all …]
|