Home
last modified time | relevance | path

Searched defs:obj_class (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c605 const uint16_t obj_class = screen->compute->oclass; in nvc0_screen_get_compute_param() local
781 nvc0_magic_3d_init(struct nouveau_pushbuf *push, uint16_t obj_class) in nvc0_magic_3d_init()
1035 uint32_t obj_class; in nvc0_screen_create() local
Dnvc0_compute.c35 uint32_t obj_class; in nvc0_screen_compute_setup() local
Dnve4_compute.c51 uint32_t obj_class; in nve4_screen_compute_setup() local
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphadecodebin.c196 GObjectClass *obj_class = (GObjectClass *) klass; in gst_alpha_decode_bin_class_init() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecalphadecodebin.c200 GObjectClass *obj_class = (GObjectClass *) klass; in gst_v4l2_codec_alpha_decode_bin_class_init() local
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstgeometrictransform.c364 GObjectClass *obj_class; in gst_geometric_transform_class_init() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_compute.c40 unsigned obj_class; in nv50_screen_compute_setup() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglslstage.c135 GObjectClass *obj_class = G_OBJECT_CLASS (klass); in gst_glsl_stage_class_init() local
Dgstglshader.c172 GObjectClass *obj_class = G_OBJECT_CLASS (klass); in gst_gl_shader_class_init() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dgstvkwindow_xcb.c97 GObjectClass *obj_class = G_OBJECT_CLASS (klass); in gst_vulkan_window_xcb_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c100 GObjectClass *obj_class = G_OBJECT_CLASS (klass); in gst_gl_window_x11_class_init() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkfullscreenquad.c831 GObjectClass *obj_class = G_OBJECT_CLASS (klass); in gst_vulkan_full_screen_quad_class_init() local
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c372 print_object_properties_info (GObject * obj, GObjectClass * obj_class, in print_object_properties_info()
/third_party/cef/tools/
Dcef_parser.py810 class obj_class: class
/third_party/curl/lib/vtls/
Dnss.c473 CK_OBJECT_CLASS obj_class, in nss_create_object()
/third_party/python/Modules/
D_pickle.c4116 PyObject *obj_class; in save_reduce() local