Searched refs:x5 (Results 1 - 25 of 50) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; local
127 x5 = x[2];
149 if (x5 < x1)
151 x5 = x1;
165 if (x5 < x2)
167 x5 = x2;
173 if (x5 < x3)
175 x3 = x5;
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Didct_vca.cpp99 int32 x0, x1, x2, x4, x5; local
119 x5 = (W7 * x4 + 4) >> 3;
123 x2 = (181 * (x4 + x5) + 128) >> 8;
124 x1 = (181 * (x4 - x5) + 128) >> 8;
136 res = (x0 + x5) >> 14;
142 res = (x0 - x5) >> 14;
160 int32 x0, x1, x3, x5, x7;//, x8; local
170 x5 = (181 * (x1 - x7) + 128) >> 8;
175 blk[16] = (x0 + x5) >> 8;
179 blk[40] = (x0 - x5) >>
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
450 int32 x0, x1, x2, x4, x5, temp; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
[all...]
H A Dvlc_tab.cpp198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
202 {0x1, 2, 0, 6}, {0x1, 2, 0, 6}, {0x0, 3, 0, 6}, {0x0, 3, 0, 6}, {0x5, 1, 0, 5}, {0x5, 1, 0, 5},
203 {0x5, 1, 0, 5}, {0x5, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5},
249 {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x5, 2, 0, 10}, {0x5, 2, 0, 10},
250 {0x5, 2, 0, 10}, {0x5, 2, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10},
255 {0x1, 6, 0, 12}, {0x2, 4, 0, 12}, {0x4, 3, 0, 12}, {0x5,
[all...]
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
547 x5 = blk[15];
557 x8 = W7 * (x4 + x5) + 4;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
572 x6 = x5 + x7;
573 x5 -= x7;
580 x2 = (181 * (x4 + x5) + 128) >> 8;
581 x4 = (181 * (x4 - x5) + 128) >> 8;
627 int32 x0, x1, x2, x3, x4, x5, x local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
96 // x5 = (x4<<8)-x4; /* x5 = x4*255; */
97 x4 = x5 = 0;
119 x5 = x5 + x10; /* accumulate low bytes */
122 x5 = x5 + x11; /* accumulate low bytes */
138 x5 = x5
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
[all...]
H A Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; local
91 x5 = (181 * (x1 - x7) + 128) >> 8;
96 blk[16] = (x0 + x5) >> 8;
100 blk[40] = (x0 - x5) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
126 x5 = (181 * (x1 - x7) + 128) >> 8;
131 blk[16] = (x6 + x5) >> 8;
135 blk[40] = (x6 - x5) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
160 x5
185 int32 x1, x3, x5, x7;//, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
578 int32 x1, x2, x4, x5; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1063 int32 x1, x2, x4, x5; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1577 int32 x1, x2, x4, x5; local
1692 int32 x1, x3, x5, x7; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
H A Dsad_mb_offset.h34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
36 // x5 = (x4<<8) - x4;
37 x4 = x5 = 0;
71 x5 = x5 + x10; /* accumulate low bytes */
74 x5 = x5 + x11; /* accumulate low bytes */
97 x5 = x5 + x10; /* accumulate low bytes */
100 x5
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
[all...]
H A Dvlc_enc_tab.h578 { 0x5, 5},
883 { 0x5, 5},
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextColor.java31 DARK_CYAN(0x5),
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h61 const T x5 = x3 * x2; local
65 0.008333333333333333217685101601546193705871701240539550781250f * x5;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; local
181 x5 = x[2];
201 if (x5 < x1)
203 x5 = x1;
217 if (x5 < x2)
219 x5 = x2;
225 if (x5 < x3)
227 x3 = x5;
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_YuvToRGB.S305 * size_t xend); // x5
313 sub x2, x5, x6, LSL #1
335 bic x5, x3, #1
336 add x0, x0, x5, LSL #2
337 add x1, x1, x5
338 add x3, x2, x5
339 sub x2, x4, x5
341 sub x5, sp, #32
344 st1 {v12.1d - v15.1d}, [x5]
361 bic x5, x
[all...]
H A DrsCpuIntrinsics_advsimd_ColorMatrix.S66 * x5 = column1_fn
90 br x5
107 br x5
226 br x5
240 br x5
974 * int32_t const *add); // x5
983 ld1 {v4.4s}, [x5], #16
985 ldp x4,x5, [x3],#16
1013 cmp x5, x16
1014 csel x5, x
[all...]
H A DrsCpuIntrinsics_advsimd_Resize.S53 ld1 {v9.8b}, [x5], #8
81 ld1 {v9.s}[0], [x5], #4
147 * uint8_t const * restrict src0, // x5
242 sub x5, x5, x13, LSL #(COMPONENT_SHIFT)
292 sub x5, x5, #8
296 add x5, x5, x11, LSL #(COMPONENT_SHIFT)
343 sub x5, x
[all...]
H A DrsCpuIntrinsics_advsimd_Blur.S66 * x5 -- r
99 ifcc sub \reg, \reg, x5, LSL #6
103 ifcc add \reg, \reg, x5, LSL #3
269 ldrsh x12, [x16, x5, LSL #1]
343 ldrsh x12, [x16, x5, LSL #1]
478 ldrsh x12, [x16, x5, LSL #1]
679 ldrsh x12, [x16, x5, LSL #1]
733 ldrsh x12, [x16, x5, LSL #1]
823 ldrsh x12, [x16, x5, LSL #1]
962 ldrsh x12, [x16, x5, LS
[all...]
H A DrsCpuIntrinsics_advsimd_Convolve.S23 x5 = length / 2
92 subs x5, x5, #1
102 /* Convolve 5x5 */
110 x5 = y4 base pointer
217 ld1 {v9.8b- v11.8b}, [x5], x6 // y0 ( y + 2 )
220 // prfm PLDL1KEEP,[x5, x6] // TODO: test this
H A DrsCpuIntrinsics_advsimd_3DLUT.S32 ld1 {v18.2s}, [x6], x5
33 ld1 {v19.2s}, [x7], x5
140 * x5 = pitchz
H A DrsCpuIntrinsics_advsimd_Blend.S594 adr x5, 2f
597 ldrsh x6, [x5, w2, uxtw #1]
603 add x6, x5, x6
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S33 VMOV.I8 d30,#0x5
90 VMOV.I16 d30,#0x5
H A DarmVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.S33 VMOV.I16 d30,#0x5
141 VMOV.I32 q14,#0x5
H A DomxVCM4P10_InterpolateLuma_s.S40 VMOV.I16 d30,#0x5
/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java209 public static final int TIMER_STATUS_NOT_PROGRAMMED_INVALID_EXTERNAL_PHYSICAL_NUMBER = 0x5;
/frameworks/native/include/private/ui/
H A DRegionHelper.h41 static const uint32_t LHS = 0x5; // 0b101
/frameworks/wilhelm/src/
H A Dsles_allinclusive.h369 #define SL_OBJECT_STATE_REALIZING_2 ((SLuint32) 0x5) // sync realize, or async realize hook
/frameworks/av/cmds/screenrecord/
H A DFontBitmap.h310 0x77, 0x5, 0xd8, 0x4a, 0x0, 0x0, 0x0, 0x0,
332 0x5, 0xde, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0,
416 0xfe, 0xf8, 0xb5, 0xff, 0x6d, 0xec, 0x5, 0x41,
449 0x5, 0x1c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20,
563 0xce, 0xf0, 0x5, 0xf9, 0xff, 0x4f, 0xfe, 0xa9,
598 0xff, 0xf9, 0x93, 0x5, 0x84, 0x0, 0x0, 0x0,
629 0x0, 0x0, 0x26, 0xbc, 0x5, 0x6d, 0xc9, 0xff,
703 0xff, 0xff, 0x5, 0x8, 0x0, 0x0, 0x0, 0x0,
792 0xc4, 0xd4, 0xb1, 0xff, 0xd1, 0x5, 0xfe, 0xcd,
819 0xa4, 0x7b, 0xff, 0xd9, 0xfc, 0x5,
[all...]

Completed in 5519 milliseconds

12