Searched refs:tempLinePtr (Results 1 – 1 of 1) sorted by relevance
116 float * tempLinePtr = temp.ptr<float>(j); in dst() local120 tempLinePtr[src.cols + 2 + i] = - srcLinePtr[src.cols - 1 - i]; in dst()134 float * tempLinePtr = temp.ptr<float>(j); in dst() local138 tempLinePtr[i + 1] = val; in dst()139 tempLinePtr[temp.cols - 1 - i] = - val; in dst()