copy_garray_of_gstvalue  240 gst/gstvalue.c       copy_garray_of_gstvalue ((GArray *) src_value->data[0].v_pointer);
copy_garray_of_gstvalue  273 gst/gstvalue.c         copy_garray_of_gstvalue ((GArray *) collect_values[0].v_pointer);
copy_garray_of_gstvalue  293 gst/gstvalue.c     *dest = copy_garray_of_gstvalue ((GArray *) value->data[0].v_pointer);