HomeSort by relevance Sort by last modified time
    Searched full:left3 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_intrapred4_dspr2.c 89 int32_t left0, left1, left2, left3; local
102 "lbu %[left3], 3(%[left]) \n\t"
112 "replv.ph %[left3], %[left3] \n\t"
194 "addu.ph %[resl], %[abovel], %[left3] \n\t"
197 "addu.ph %[resr], %[abover], %[left3] \n\t"
226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3),
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_intrapred4_dspr2.c 89 int32_t left0, left1, left2, left3; local
102 "lbu %[left3], 3(%[left]) \n\t"
112 "replv.ph %[left3], %[left3] \n\t"
194 "addu.ph %[resl], %[abovel], %[left3] \n\t"
197 "addu.ph %[resr], %[abover], %[left3] \n\t"
226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_intrapred4_dspr2.c 89 int32_t left0, left1, left2, left3; local
102 "lbu %[left3], 3(%[left]) \n\t"
112 "replv.ph %[left3], %[left3] \n\t"
194 "addu.ph %[resl], %[abovel], %[left3] \n\t"
197 "addu.ph %[resr], %[abover], %[left3] \n\t"
226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3),
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 86 Left3 RN 9
148 LDRB Left3, [pSrcLeft] ;// Left3 = pSrcLeft[3]
152 MUL Out3, Left3, r0x01010101 ;// replicate the val in all the bytes
178 LDRB Left3, [pSrcLeft] ;// Left3 = pSrcLeft[3]
181 ADD tVal7, Left2, Left3 ;// tVal7 = Left2 + Left3
248 LDRB Left3, [pSrcLeft] ;// Left3 = pSrcLeft[3
    [all...]
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 41 Left3,
  /external/opencv/cv/src/
cvstereogc.cpp 442 CvMat* left3, CvMat* right3 )
449 CvMat* dst = k == 0 ? left3 : right3;

Completed in 110 milliseconds