Searched refs:h1_ (Results 1 – 3 of 3) sorted by relevance
150 CompHistory* h0_ = 0, *h1_ = 0; in updateTree() local157 c->updateTree(wp, c == child_ ? &h0_ : 0, c == child_ ? &h1_ : 0, final); in updateTree()167 CompHistory* h0 = this, *h1 = h1_ && h1_->size > size ? h1_ : this; in updateTree()
71 const float h1_ = hptr[3]; in image_jacobian_homo_ECC() local88 Mat hatY_ = -src3*h1_ - src4*h4_ - h7_; in image_jacobian_homo_ECC()
387 double h1_ = h1*scale; in FarnebackUpdateFlow_Blur() local392 flow[x*2] = (float)((g11_*h2_-g12_*h1_)*idet); in FarnebackUpdateFlow_Blur()393 flow[x*2+1] = (float)((g22_*h1_-g12_*h2_)*idet); in FarnebackUpdateFlow_Blur()