Searched refs:itemTmap (Results 1 – 2 of 2) sorted by relevance
207 ImageItem itemTmap; in AssembleParamForTmap() local211 if (!FillImageItem(T_MAP, itemTmap, data, size)) { in AssembleParamForTmap()225 inputImgs_.emplace_back(itemTmap); in AssembleParamForTmap()232 .from = itemTmap.id, in AssembleParamForTmap()
267 ImageItem itemTmap; in AssembleParamForTmap() local270 IF_TRUE_RETURN_VAL(!FillImageItem(T_MAP, itemTmap), false); in AssembleParamForTmap()273 inputImgs_.emplace_back(itemTmap); in AssembleParamForTmap()279 .from = itemTmap.id, in AssembleParamForTmap()