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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
convolve.c 38 Word16 *tmpH,*tmpX;
44 tmpH = h+n;
47 s = vo_mult32((*tmpX++), (*tmpH--));i--;
50 s += vo_mult32((*tmpX++), (*tmpH--));
51 s += vo_mult32((*tmpX++), (*tmpH--));
52 s += vo_mult32((*tmpX++), (*tmpH--));
53 s += vo_mult32((*tmpX++), (*tmpH--));
59 tmpH = h+n;
62 s = vo_mult32((*tmpX++), (*tmpH--));i--;
63 s += vo_mult32((*tmpX++), (*tmpH--));i--
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
convolve_opt.s 39 ADD r4, r1, r3, LSL #1 @ tmpH address
43 LDRSH r10, [r4], #-2 @ *tmpH--
51 LDRSH r10, [r4], #-2 @ *tmpH--
53 LDRSH r14, [r4], #-2 @ *tmpH--
57 LDRSH r10, [r4], #-2 @ *tmpH--
59 LDRSH r14, [r4], #-2 @ *tmpH--
74 ADD r4, r1, r3, LSL #1 @tmpH address
90 LDRSH r10, [r4], #-2 @ *tmpH--
92 LDRSH r14, [r4], #-2 @ *tmpH--
96 LDRSH r10, [r4], #-2 @ *tmpH-
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
convolve_neon.s 40 ADD r4, r1, r3, LSL #1 @ tmpH address
44 LDRSH r10, [r4] @ *tmpH--
72 ADD r4, r1, r3, LSL #1 @tmpH address
146 ADD r4, r1, r5, LSL #1 @ tmpH address
  /hardware/qcom/display/msm8226/libvirtual/
virtual.cpp 130 // tmpW and tmpH will hold the primary dimensions before we
133 uint32_t tmpH = priH;
138 tmpH = priW;
146 getAspectRatioPosition(tmpW, tmpH, extW, extH, r);
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 66 uint32x4_t tmpl, tmph; local
73 tmph = vmull_u16(vget_high_u16(res), vdup_n_u16(max+1));
76 res = vuzpq_u16(vreinterpretq_u16_u32(tmpl), vreinterpretq_u16_u32(tmph)).val[1];
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 66 uint32x4_t tmpl, tmph; local
73 tmph = vmull_u16(vget_high_u16(res), vdup_n_u16(max+1));
76 res = vuzpq_u16(vreinterpretq_u16_u32(tmpl), vreinterpretq_u16_u32(tmph)).val[1];
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 210 size_t w, h, tmpW,tmpH;
217 tmpH = caps.tPreviewRes[j].height;
219 if (tempRes > (tmpW * tmpH) ) {
223 h = tmpH;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 188 int tmpW, tmpH;
198 format, tmpW, tmpH);
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 186 int tmpW, tmpH, size;
195 format, tmpW, tmpH);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp 213 int tmpW, tmpH;
223 format, tmpW, tmpH);
  /hardware/qcom/display/msm8226/libexternal/
external.cpp 598 // tmpW and tmpH will hold the primary dimensions before we
601 int tmpH = priH;
606 tmpH = priW;
614 getAspectRatioPosition(tmpW, tmpH, width, height, r);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 261 uint32_t tmpW, tmpH, transformHint, numPendingBuffers;
262 mQueueBufferOutput.deflate(&tmpW, &tmpH, &transformHint, &numPendingBuffers);
  /packages/apps/Email/res/values-ms-rMY/
strings.xml 163 <string name="password_expire_warning_content_title" msgid="4360288708739366810">"K/lln kunci skrin akn tmt tmph"</string>
165 <string name="password_expired_content_title" msgid="7379094218699681984">"K/lln knci skrn tlh tmt tmph"</string>
  /external/chromium_org/third_party/icu/source/i18n/
tzfmt.cpp     [all...]
  /external/icu/icu4c/source/i18n/
tzfmt.cpp     [all...]
  /external/qemu/target-arm/
translate.c 6426 TCGv tmph; local
    [all...]
  /frameworks/base/core/res/res/values-ms-rMY/
strings.xml     [all...]
  /development/perftests/panorama/input/
test_013.ppm     [all...]
test_014.ppm     [all...]

Completed in 331 milliseconds