Searched refs:TREE_C (Results 1 – 7 of 7) sorted by relevance
32 #define TREE_C macro
125 TREE_C=[.lib]tree.c281 tree.obj : $(TREE_C)282 $(CC) $(CFLAGS) $(TREE_C)
103 TREE_C=$(SRCDIR)lib/tree.c233 $(TERM_C) $(TOP_C) $(TREE_C) $(TTY_C) \530 tree.o: $(TREE_C)531 $(CC) $(CFLAGS) -c $(TREE_C)
121 const ChannelType chType = p.treeType == TREE_C ? CH_C : p.chType; in setNeighborCu()308 if( treeType == TREE_C ) in canSplit()
296 TREE_C = 2, //separate tree only contains chroma (not split), to avoid small chroma block enumerator
553 partitioner.treeType = TREE_C; in coding_tree()577 … { currArea.Y() = CompArea(); treeType = TREE_C; } in coding_tree()