Home
last modified time | relevance | path

Searched defs:region_node (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h765 class region_node; variable
1076 class region_node; variable
1120 region_node(unsigned id) : container_node(NT_REGION, NST_LIST), region_id(id), in region_node() function
Dsb_bc.h49 class region_node; variable
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1484 GNode *region_node = g_node_new (ttml_copy_element (region)); in ttml_split_body_by_region() local
1779 GNode *region_node = (GNode *) tree->data; in ttml_assign_region_times() local