Searched refs:GetBlock (Results 1 – 6 of 6) sorted by relevance
119 virtual const Block* GetBlock() const = 0;139 const Block* GetBlock() const;162 const Block* GetBlock() const;258 const Block* GetBlock() const;517 const BlockEntry* GetBlock(719 const BlockEntry* GetBlock(
3379 const BlockEntry* Cues::GetBlock( in GetBlock() function in mkvparser::Cues3389 return m_pSegment->GetBlock(*pCP, *pTP); in GetBlock()3393 const BlockEntry* Segment::GetBlock( in GetBlock() function in mkvparser::Segment4995 const Block* const pBlock = pBlockEntry->GetBlock(); in GetFirst()5033 const Block* const pCurrBlock = pCurrEntry->GetBlock(); in GetNext()5046 const Block* const pNextBlock = pNextEntry->GetBlock(); in GetNext()5130 const Block* Track::EOSBlock::GetBlock() const in GetBlock() function in mkvparser::Track::EOSBlock5211 const Block* const pBlock = pBlockEntry->GetBlock(); in VetEntry()5237 if (time_ns <= pResult->GetBlock()->GetTime(pCluster)) in Seek()5409 const Block* const pBlock = pBlockEntry->GetBlock(); in VetEntry()[all …]
158 void GetBlock( int* block, int c );
1163 GetBlock( temp, c ); in ProcessScan()1283 void GrFmtJpegReader::GetBlock( int* block, int c ) in GetBlock() function in GrFmtJpegReader
1150 HBasicBlock* LAllocator::GetBlock(LifetimePosition pos) { in GetBlock() function in v8::internal::LAllocator1172 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos)); in ConnectRanges()2016 HBasicBlock* end_block = GetBlock(start); in FindOptimalSplitPos()2017 HBasicBlock* start_block = GetBlock(end); in FindOptimalSplitPos()
573 HBasicBlock* GetBlock(LifetimePosition pos);