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

  /external/libvpx/libvpx/vpx_dsp/mips/
intrapred16_dspr2.c 17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
28 "lb %[tmp9], 8(%[left]) \n\t"
45 "replv.qb %[tmp9], %[tmp9] \n\t"
102 "sw %[tmp9], (%[dst]) \n\t"
103 "sw %[tmp9], 4(%[dst]) \n\t"
104 "sw %[tmp9], 8(%[dst]) \n\t"
105 "sw %[tmp9], 12(%[dst]) \n\t"
153 [tmp9] "=&r" (tmp9), [tmp10] "=&r" (tmp10)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_intrapred16_dspr2.c 20 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
31 "lb %[tmp9], 8(%[left]) \n\t"
48 "replv.qb %[tmp9], %[tmp9] \n\t"
105 "sw %[tmp9], (%[dst]) \n\t"
106 "sw %[tmp9], 4(%[dst]) \n\t"
107 "sw %[tmp9], 8(%[dst]) \n\t"
108 "sw %[tmp9], 12(%[dst]) \n\t"
156 [tmp9] "=&r" (tmp9), [tmp10] "=&r" (tmp10)
    [all...]
  /external/opencv3/modules/features2d/src/
brisk.cpp 552 const int tmp9 = (*ptr_integral);
562 const int middle = (tmp6 - tmp3 + tmp12 - tmp9) * scaling;
563 const int left = (tmp9 - tmp12 + tmp11 - tmp10) * r_x_1_i;
565 const int bottom = (tmp7 - tmp6 + tmp9 - tmp8) * r_y1_i;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 606 tmp9 RN 12 label

Completed in 542 milliseconds