Searched defs:scenes (Results 1 – 3 of 3) sorted by relevance
51 struct lp_scene *scenes[SCENE_QUEUE_SIZE]; member
96 struct lp_scene *scenes[MAX_SCENES]; /**< all the scenes */ member
1716 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