Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene_queue.c51 struct lp_scene *scenes[SCENE_QUEUE_SIZE]; member
Dlp_setup_context.h96 struct lp_scene *scenes[MAX_SCENES]; /**< all the scenes */ member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1716 ttml_attach_scene_metadata (GList * scenes, guint cellres_x, guint cellres_y) in ttml_attach_scene_metadata()
1748 create_buffer_list (GList * scenes) in create_buffer_list()
1902 ttml_join_inline_elements (GList * scenes) in ttml_join_inline_elements()
2021 GList *scenes = NULL; in ttml_parse() local