Searched refs:ptr_end (Results 1 – 2 of 2) sorted by relevance
131 const uint8_t* ptr_end = ptr + std::min(text_size, static_cast<size_t>(4096)); in HashElfTextSection() local132 while (ptr < ptr_end) { in HashElfTextSection()
384 unsigned char *ptr_end = cx_data_end; in pack_tokens_into_partitions_c() local393 vp8_start_encode(w, ptr, ptr_end); in pack_tokens_into_partitions_c()