Searched defs:subBlock (Results 1 – 11 of 11) sorted by relevance
65 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
71 CString subBlock; in initUtils() local
92 const CExtraSubBlock &subBlock = extra.SubBlocks[i]; in WriteExtra() local
1075 CExtraSubBlock subBlock; in ReadExtra() local
200 for (const WrappedOutput::Block& subBlock : block.blocks) { in printBlock() local
205 for (auto subBlock : node->blocks()) { in mark() local
115 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
930 for (auto subBlock : n->blocks()) { in buildupSubgraphs() local
328 C2ConstLinearBlock C2ConstLinearBlock::subBlock(size_t offset_, size_t size_) const { in subBlock() function in C2ConstLinearBlock1489 C2ConstGraphicBlock C2ConstGraphicBlock::subBlock(const C2Rect &rect) const { in subBlock() function in C2ConstGraphicBlock
639 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC1Block() local727 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC2Block() local
1718 if (auto subBlock = to<Block>(stmt_new)) { in mutate() local