Lines Matching full:curr
1241 //a way to create the curr cluster object immediately.
1248 //As we're parsing the blocks in the curr cluster
1254 //because we adjust the pos down to the curr seek pos,
3477 //curr cluster is last among loaded
3507 //interrogate curr cluster
3586 //By consuming the payload, we are assuming that the curr
3588 //whether the payload of the curr cluster is less than what
8423 Frame& curr = *pf;
8425 curr.pos = 0; //patch later
8427 curr.len = static_cast<long>(frame_size);
8428 size += curr.len; //contribution of this frame
8445 Frame& curr = *pf;
8447 curr.pos = 0; //patch later
8472 curr.len = static_cast<long>(frame_size);
8473 size += curr.len; //contribution of this frame
8487 Frame& curr = *pf++;
8490 curr.pos = 0; //patch later
8502 curr.len = static_cast<long>(frame_size);