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

  /external/libvpx/libvpx/vpx_dsp/mips/
convolve8_avg_horiz_dspr2.c 148 uint32_t tn1, tn2, tn3; local
182 "lbu %[tn3], 2(%[dst]) \n\t"
207 "addqh_r.w %[tn3], %[tn3], %[st1] \n\t"
209 "sb %[tn3], 2(%[dst]) \n\t"
217 "balign %[tn3], %[tn1], 3 \n\t"
268 "preceu.ph.qbr %[p2], %[tn3] \n\t"
276 "lbu %[tn3], 5(%[dst]) \n\t"
294 "addqh_r.w %[tn3], %[tn3], %[p2] \n\t
    [all...]
convolve8_horiz_dspr2.c 137 uint32_t tn1, tn2, tn3; local
200 "balign %[tn3], %[tn1], 3 \n\t"
244 "preceu.ph.qbr %[p2], %[tn3] \n\t"
271 [tn2] "=&r"(tn2), [tn3] "=&r"(tn3), [st0] "=&r"(st0),
    [all...]
  /external/opencv/cv/src/
cvcontourtree.cpp 75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; local
220 tn3 = pt1[j_3];
227 CV_MATCH_CHECK( status, icvCalcTriAttr( contour, tn2, tn1, nmn1, tn3, nmn3,
338 tn2 = tn3;

Completed in 93 milliseconds