Lines Matching full:curr
1641 //a way to create the curr cluster object immediately.
1648 //As we're parsing the blocks in the curr cluster
1654 //because we adjust the pos down to the curr seek pos,
3997 //curr cluster is last among loaded
4027 //interrogate curr cluster
4106 //By consuming the payload, we are assuming that the curr
4108 curr cluster is less than what
8064 Frame& curr = *pf;
8066 curr.len = static_cast<long>(frame_size);
8067 size += curr.len; //contribution of this frame
8081 Frame& curr = *pf;
8098 curr.len = static_cast<long>(frame_size);
8099 size += curr.len; //contribution of this frame
8112 Frame& curr = *pf++;
8123 curr.len = static_cast<long>(frame_size);