Searched refs:copy_end (Results 1 – 3 of 3) sorted by relevance
114 auto copy_end = std::copy(foo.begin(), foo.end(), bar.begin() + kCopyOffset); in TEST() local116 EXPECT_EQ(copy_end, bar.begin() + foo.size() + kCopyOffset); in TEST()121 for (auto it = bar.begin() + kCopyOffset; it != copy_end; ++it) { in TEST()
191 size_t copy_end = nalu_ptr - bitstream.data() + segment_length; in CopyAndFixBitstream() local192 if (copy_end > bitstream.size()) { in CopyAndFixBitstream()
991 jz copy_end999 copy_end: label