Home | History | Annotate | Download | only in mp4

Lines Matching refs:pos_

24   *v = buf_[pos_++];
35 tmp += buf_[pos_++];
55 vec->insert(vec->end(), buf_ + pos_, buf_ + pos_ + count);
56 pos_ += count;
62 pos_ += bytes;
175 BoxReader child(&buf_[pos_], size_ - pos_, log_cb_);
179 pos_ += child.size();
235 if (size < static_cast<uint64>(pos_) ||
241 // Note that the pos_ head has advanced to the byte immediately after the