Searched refs:first_obu (Results 1 – 2 of 2) sorted by relevance
43 explicit Packet(int first_obu_index) : first_obu(first_obu_index) {} in Packet()46 int first_obu; member
331 obus_[packet.first_obu + packet.num_obu_elements - 1].size; in AggregationHeader()358 obus_[next_packet.first_obu].size); in NextPacket()361 obus_[next_packet.first_obu + next_packet.num_obu_elements - 1].size); in NextPacket()372 const Obu& obu = obus_[next_packet.first_obu + i]; in NextPacket()391 obus_[next_packet.first_obu + next_packet.num_obu_elements - 1]; in NextPacket()