HomeSort by relevance Sort by last modified time
    Searched refs:hp1 (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvcontourtree.cpp 77 double s, sp1, sp2, sn1, sn2, s_c, sp1_c, sp2_c, sn1_c, sn2_c, h, hp1, hp2, hn1, hn2, local
206 icvCalcTriAttr( contour, tp1, tp2, nmp2, t, nm, &sp1, &sp1_c, &hp1,
363 hp2 = hp1;
364 hp1 = h;
399 icvCalcTriAttr( contour, tp1, tn2, nmn2, t, nm, &sp1, &sp1_c, &hp1, &ap1,
484 tree_one.r1 = hp1 / ap1;
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 195 const uint32_t hp1 = nmv_count->comps[i].hp[1]; local
201 branch_ct_hp[i][1] = hp1;

Completed in 47 milliseconds