libs: surface: rename create function names to init
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 19 Dec 2019 17:26:10 +0000 (18:26 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Dec 2019 05:01:07 +0000 (05:01 +0000)
commite398f2c24571fdc5c4a8256fddedbee2d26e515f
tree072365ccb49c210765e5766358a4e445f8ce91ec
parent84cc6f31a56aa9a0fa8774af92c3c0d5f8954e8a
libs: surface: rename create function names to init

There are several internal functions with 'create' name, but they
don't create any new structure, but rather it initializes that
structure. Renaming those function to reflect better their purpose.
gst-libs/gst/vaapi/gstvaapisurface.c