Check if mem1 and mem2 occupy contiguous memory and return the offset of mem1 in the parent buffer in offset.
mem1
mem2
offset
a #GstMemory
a result offset
Check if
mem1
andmem2
occupy contiguous memory and return the offset ofmem1
in the parent buffer inoffset
.