gf_sg_command_new 2347 applications/mp4box/fileimport.c 				GF_Command *com = gf_sg_command_new(ctx->scene_graph, GF_SG_GLOBAL_QUANTIZER);
gf_sg_command_new  785 include/gpac/scenegraph.h GF_Command *gf_sg_command_new(GF_SceneGraph *in_scene, u32 tag);
gf_sg_command_new   66 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_MULTIPLE_INDEXED_REPLACE);
gf_sg_command_new  109 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_MULTIPLE_REPLACE);
gf_sg_command_new  193 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_GLOBAL_QUANTIZER);
gf_sg_command_new  205 src/bifs/memory_decoder.c 	GF_Command *com = gf_sg_command_new(codec->current_graph, GF_SG_PROTO_DELETE);
gf_sg_command_new  244 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_XREPLACE);
gf_sg_command_new  362 src/bifs/memory_decoder.c 		GF_Command *com = gf_sg_command_new(codec->current_graph, GF_SG_PROTO_INSERT);
gf_sg_command_new  372 src/bifs/memory_decoder.c 		GF_Command *com = gf_sg_command_new(codec->current_graph, GF_SG_PROTO_DELETE_ALL);
gf_sg_command_new  387 src/bifs/memory_decoder.c 		com = gf_sg_command_new(codec->current_graph, GF_SG_NODE_DELETE_EX);
gf_sg_command_new  432 src/bifs/memory_decoder.c 		com = gf_sg_command_new(codec->current_graph, GF_SG_NODE_INSERT);
gf_sg_command_new  495 src/bifs/memory_decoder.c 			com = gf_sg_command_new(codec->current_graph, GF_SG_INDEXED_INSERT);
gf_sg_command_new  508 src/bifs/memory_decoder.c 		com = gf_sg_command_new(codec->current_graph, GF_SG_INDEXED_INSERT);
gf_sg_command_new  561 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new  630 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_INDEXED_DELETE);
gf_sg_command_new  655 src/bifs/memory_decoder.c 		com = gf_sg_command_new(codec->current_graph, GF_SG_NODE_DELETE);
gf_sg_command_new  662 src/bifs/memory_decoder.c 		com = gf_sg_command_new(codec->current_graph, GF_SG_ROUTE_DELETE);
gf_sg_command_new  685 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_NODE_REPLACE);
gf_sg_command_new  716 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  774 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_INDEXED_REPLACE);
gf_sg_command_new  823 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_ROUTE_REPLACE);
gf_sg_command_new  860 src/bifs/memory_decoder.c 	com = gf_sg_command_new(codec->current_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new  873 src/bifs/memory_decoder.c 		GF_Command *ri = gf_sg_command_new(codec->current_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new 4814 src/laser/lsr_dec.c 				com = gf_sg_command_new(lsr->sg, (com_type==3) ? GF_SG_LSR_INSERT : GF_SG_LSR_REPLACE);
gf_sg_command_new 4850 src/laser/lsr_dec.c 			com = gf_sg_command_new(lsr->sg, (com_type==0) ? GF_SG_LSR_ADD : (com_type==3) ? GF_SG_LSR_INSERT : GF_SG_LSR_REPLACE);
gf_sg_command_new 5100 src/laser/lsr_dec.c 			com = gf_sg_command_new(lsr->sg, com_type ? GF_SG_LSR_REPLACE : GF_SG_LSR_ADD);
gf_sg_command_new 5141 src/laser/lsr_dec.c 			com = gf_sg_command_new(lsr->sg, (com_type==LSR_UPDATE_REPLACE) ? GF_SG_LSR_REPLACE : GF_SG_LSR_INSERT);
gf_sg_command_new 5221 src/laser/lsr_dec.c 		com = gf_sg_command_new(lsr->sg, GF_SG_LSR_DELETE);
gf_sg_command_new 5319 src/laser/lsr_dec.c 		GF_Command *com = gf_sg_command_new(lsr->sg, GF_SG_LSR_SEND_EVENT);
gf_sg_command_new 5435 src/laser/lsr_dec.c 				com = gf_sg_command_new(lsr->sg, (type==5) ? GF_SG_LSR_REFRESH_SCENE : GF_SG_LSR_NEW_SCENE);
gf_sg_command_new 5482 src/laser/lsr_dec.c 								com = gf_sg_command_new(lsr->sg, (sub_type==1) ? GF_SG_LSR_ACTIVATE : GF_SG_LSR_DEACTIVATE);
gf_sg_command_new 2071 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_ROUTE_REPLACE);
gf_sg_command_new 2090 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new 2127 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_NODE_REPLACE);
gf_sg_command_new 2146 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new 2191 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_INDEXED_REPLACE);
gf_sg_command_new 2333 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_XREPLACE);
gf_sg_command_new 2419 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new 2461 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_NODE_INSERT);
gf_sg_command_new 2476 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_INDEXED_INSERT);
gf_sg_command_new 2504 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_ROUTE_DELETE);
gf_sg_command_new 2521 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_NODE_DELETE);
gf_sg_command_new 2536 src/scene_manager/loader_bt.c 				com = gf_sg_command_new(parser->load->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new 2548 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_INDEXED_DELETE);
gf_sg_command_new 2566 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_GLOBAL_QUANTIZER);
gf_sg_command_new 2586 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_MULTIPLE_REPLACE);
gf_sg_command_new 2662 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_MULTIPLE_INDEXED_REPLACE);
gf_sg_command_new 2701 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_NODE_DELETE_EX);
gf_sg_command_new 2710 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_PROTO_INSERT);
gf_sg_command_new 2720 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_PROTO_DELETE_ALL);
gf_sg_command_new 2728 src/scene_manager/loader_bt.c 		com = gf_sg_command_new(parser->load->scene_graph, GF_SG_PROTO_DELETE);
gf_sg_command_new 3350 src/scene_manager/loader_bt.c 				com = gf_sg_command_new(parser->load->scene_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new 3438 src/scene_manager/loader_bt.c 					GF_Command *com = gf_sg_command_new(parser->load->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new 3605 src/scene_manager/loader_bt.c 			com = gf_sg_command_new(parser->load->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new  120 src/scene_manager/loader_qt.c 	com = gf_sg_command_new(load->ctx->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new 1587 src/scene_manager/loader_svg.c 			parser->command = gf_sg_command_new(parser->load->scene_graph, com_type);
gf_sg_command_new 1439 src/scene_manager/loader_xmt.c 			GF_Command *sgcom = gf_sg_command_new(parser->load->scene_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new 2271 src/scene_manager/loader_xmt.c 		parser->command = gf_sg_command_new(parser->load->scene_graph, tag);
gf_sg_command_new  534 src/scene_manager/scene_manager.c 					com = gf_sg_command_new(ctx->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new  537 src/scene_manager/scene_manager.c 					com = gf_sg_command_new(ctx->scene_graph, GF_SG_LSR_NEW_SCENE);
gf_sg_command_new   54 src/scene_manager/swf_bifs.c 		com = gf_sg_command_new(read->load->scene_graph, GF_SG_INDEXED_INSERT);
gf_sg_command_new 1120 src/scene_manager/swf_bifs.c 		com = gf_sg_command_new(read->load->scene_graph, GF_SG_INDEXED_REPLACE);
gf_sg_command_new 1576 src/scene_manager/swf_bifs.c 	com = gf_sg_command_new(read->load->scene_graph, (pos<0) ? GF_SG_FIELD_REPLACE : GF_SG_INDEXED_REPLACE);
gf_sg_command_new 1683 src/scene_manager/swf_bifs.c 	com = gf_sg_command_new(read->load->scene_graph, GF_SG_INDEXED_REPLACE);
gf_sg_command_new 1728 src/scene_manager/swf_bifs.c 	com = gf_sg_command_new(read->load->scene_graph, GF_SG_INDEXED_REPLACE);
gf_sg_command_new 1755 src/scene_manager/swf_bifs.c 		com = gf_sg_command_new(read->load->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new 1817 src/scene_manager/swf_bifs.c 	GF_Command *com = gf_sg_command_new(read->load->scene_graph, GF_SG_ROUTE_INSERT);
gf_sg_command_new 2084 src/scene_manager/swf_bifs.c 	com = gf_sg_command_new(read->load->scene_graph, GF_SG_SCENE_REPLACE);
gf_sg_command_new  178 src/scene_manager/text_to_bifs.c 						com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  197 src/scene_manager/text_to_bifs.c 					com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  207 src/scene_manager/text_to_bifs.c 						com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  253 src/scene_manager/text_to_bifs.c 				com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  294 src/scene_manager/text_to_bifs.c 				com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  468 src/scene_manager/text_to_bifs.c 			com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  504 src/scene_manager/text_to_bifs.c 			com = gf_sg_command_new(ctx->scene_graph, GF_SG_FIELD_REPLACE);
gf_sg_command_new  915 src/scenegraph/commands.c 	dest = gf_sg_command_new(inGraph, com->tag);