Home | History | Annotate | Download | only in src

Lines Matching refs:nodetype

2460     PVPlayerNodeType nodetype = PVP_NODETYPE_UNKNOWN;
2468 else if (FindNodeTypeByNode(nodeorigin, nodetype, datapathindex) == true)
2470 if (nodetype == PVP_NODETYPE_SINK)
2474 else if (nodetype == PVP_NODETYPE_DECODER)
2502 PVPlayerNodeType nodetype = PVP_NODETYPE_UNKNOWN;
2510 else if (FindNodeTypeByNode(nodeorigin, nodetype, datapathindex) == true)
2512 if (nodetype == PVP_NODETYPE_SINK)
2516 else if (nodetype == PVP_NODETYPE_DECODER)