Home
last modified time | relevance | path

Searched defs:mobj (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstminiobject.c50 GstMiniObject *mobj; in GST_START_TEST() local
72 GstMiniObject *mobj, *mobj2, *mobj3; in GST_START_TEST() local
107 thread_ref (GstMiniObject * mobj) in thread_ref()
125 GstMiniObject *mobj; in GST_START_TEST() local
146 thread_unref (GstMiniObject * mobj) in thread_unref()
163 GstMiniObject *mobj; in GST_START_TEST() local
/third_party/python/Modules/
Dmmapmodule.c725 mmap_object *mobj = (mmap_object *)self; in mmap__repr__method() local