Searched refs:src_start (Results 1 – 1 of 1) sorted by relevance
77 size_t src_start = Read8(normal_header); in ApplyImagePatch() local81 ApplyBSDiffPatch(old_data + src_start, src_len, in ApplyImagePatch()113 size_t src_start = Read8(deflate_header); in ApplyImagePatch() local145 strm.next_in = (unsigned char*)(old_data + src_start); in ApplyImagePatch()