Home | History | Annotate | Download | only in matroska

Lines Matching refs:GetFrameCount

607     for (int i = 0; i < block->GetFrameCount(); ++i) {
1040 if (block->GetFrameCount() <= 0) {
1337 for (int k = 0; k < iter.block()->GetFrameCount(); ++k) {