Home
last modified time | relevance | path

Searched refs:x5 (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/av/media/codecs/m4v_h263/dec/src/
Didct_vca.cpp101 int32 x0, x1, x2, x4, x5; in idctrow2() local
121 x5 = (W7 * x4 + 4) >> 3; in idctrow2()
125 x2 = (181 * (x4 + x5) + 128) >> 8; in idctrow2()
126 x1 = (181 * (x4 - x5) + 128) >> 8; in idctrow2()
138 res = (x0 + x5) >> 14; in idctrow2()
144 res = (x0 - x5) >> 14; in idctrow2()
163 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local
173 x5 = (181 * (x1 - x7) + 128) >> 8; in idctcol2()
178 blk[16] = (x0 + x5) >> 8; in idctcol2()
182 blk[40] = (x0 - x5) >> 8; in idctcol2()
[all …]
Dblock_idct.cpp517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local
548 x5 = blk[15]; in idctrow()
558 x8 = W7 * (x4 + x5) + 4; in idctrow()
560 x5 = (x8 - (W1 + W7) * x5) >> 3; in idctrow()
573 x6 = x5 + x7; in idctrow()
574 x5 -= x7; in idctrow()
581 x2 = (181 * (x4 + x5) + 128) >> 8; in idctrow()
582 x4 = (181 * (x4 - x5) + 128) >> 8; in idctrow()
629 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local
653 x5 = blk[7]; in idctrow_intra()
[all …]
/frameworks/av/media/codecs/m4v_h263/enc/src/
Dfastidct.cpp83 int32 x0, x1, x3, x5, x7;//, x8; in idct_col2() local
93 x5 = (181 * (x1 - x7) + 128) >> 8; in idct_col2()
98 blk[16] = (x0 + x5) >> 8; in idct_col2()
102 blk[40] = (x0 - x5) >> 8; in idct_col2()
111 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local
130 x5 = (181 * (x1 - x7) + 128) >> 8; in idct_col3()
135 blk[16] = (x6 + x5) >> 8; in idct_col3()
139 blk[40] = (x6 - x5) >> 8; in idct_col3()
148 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col4() local
166 x5 = W3 * x3; in idct_col4()
[all …]
Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local
97 x4 = x5 = 0; in simd_sad_mb()
119 x5 = x5 + x10; /* accumulate low bytes */ in simd_sad_mb()
122 x5 = x5 + x11; /* accumulate low bytes */ in simd_sad_mb()
138 x5 = x5 + x10; /* accumulate low bytes */ in simd_sad_mb()
141 x5 = x5 + x11; /* accumulate low bytes */ in simd_sad_mb()
146 x10 = x5 - (x4 << 8); /* extract low bytes */ in simd_sad_mb()
226 #define sum_accumulate __asm{ SBC x5, x5, x10; /* accumulate low bytes */ \
229 SBC x5, x5, x11; /* accumulate low bytes */ \
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14;
[all …]
Dsad_mb_offset.h34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local
37 x4 = x5 = 0; in sad_mb_offset3()
71 x5 = x5 + x10; /* accumulate low bytes */ in sad_mb_offset3()
74 x5 = x5 + x11; /* accumulate low bytes */ in sad_mb_offset3()
97 x5 = x5 + x10; /* accumulate low bytes */ in sad_mb_offset3()
100 x5 = x5 + x11; /* accumulate low bytes */ in sad_mb_offset3()
105 x10 = x5 - (x4 << 8); /* extract low bytes */ in sad_mb_offset3()
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; in sad_mb_offset3() local
140 x4 = x5 = 0; in sad_mb_offset3()
201 x10 = x5 - (x4 << 8); /* extract low bytes */ in sad_mb_offset3()
[all …]
/frameworks/av/media/codecs/amrwb/dec/src/
Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; in median5() local
127 x5 = x[2]; in median5()
149 if (x5 < x1) in median5()
151 x5 = x1; in median5()
165 if (x5 < x2) in median5()
167 x5 = x2; in median5()
173 if (x5 < x3) in median5()
175 x3 = x5; in median5()
/frameworks/av/media/codecs/amrwb/enc/src/
Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; in median5() local
181 x5 = x[2]; in median5()
201 if (x5 < x1) in median5()
203 x5 = x1; in median5()
217 if (x5 < x2) in median5()
219 x5 = x2; in median5()
225 if (x5 < x3) in median5()
227 x3 = x5; in median5()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_YuvToRGB.S313 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, x3, #1
362 add x0, x0, x5, LSL #2
[all …]
DrsCpuIntrinsics_advsimd_ColorMatrix.S90 br x5
107 br x5
226 br x5
240 br x5
983 ld1 {v4.4s}, [x5], #16
985 ldp x4,x5, [x3],#16
1013 cmp x5, x16
1014 csel x5, x8, x5, eq
1043 add x5, x7, x3, LSL #3
1044 ldrsw x3, [x5], #4
[all …]
DrsCpuIntrinsics_advsimd_Resize.S53 ld1 {v9.8b}, [x5], #8
81 ld1 {v9.s}[0], [x5], #4
244 sub x5, x5, x13, LSL #(COMPONENT_SHIFT)
292 sub x5, x5, #8
296 add x5, x5, x11, LSL #(COMPONENT_SHIFT)
343 sub x5, x5, #COMPONENT_COUNT
DrsCpuIntrinsics_advsimd_Blur.S99 ifcc sub \reg, \reg, x5, LSL #6
103 ifcc add \reg, \reg, x5, LSL #3
283 ldrsh x12, [x16, x5, LSL #1]
370 ldrsh x12, [x16, x5, LSL #1]
518 ldrsh x12, [x16, x5, LSL #1]
704 ldrsh x12, [x16, x5, LSL #1]
768 ldrsh x12, [x16, x5, LSL #1]
870 ldrsh x12, [x16, x5, LSL #1]
1017 ldrsh x12, [x16, x5, LSL #1]
1627 sub x8, x8, x5, LSL #5
[all …]
DrsCpuIntrinsics_advsimd_Convolve.S92 subs x5, x5, #1
217 ld1 {v9.8b- v11.8b}, [x5], x6 // y0 ( y + 2 )
DrsCpuIntrinsics_advsimd_Blend.S594 adrp x5, blendtable
595 add x5, x5, :lo12:blendtable
598 ldrsh x6, [x5, w2, uxtw #1]
604 adr x5, 2f
605 add x6, x5, x6
DrsCpuIntrinsics_advsimd_3DLUT.S32 ld1 {v18.2s}, [x6], x5
33 ld1 {v19.2s}, [x7], x5
/frameworks/rs/toolkit/
DYuvToRgb_advsimd.S313 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, x3, #1
362 add x0, x0, x5, LSL #2
[all …]
DColorMatrix_advsimd.S90 br x5
107 br x5
226 br x5
240 br x5
983 ld1 {v4.4s}, [x5], #16
985 ldp x4,x5, [x3],#16
1013 cmp x5, x16
1014 csel x5, x8, x5, eq
1043 add x5, x7, x3, LSL #3
1044 ldrsw x3, [x5], #4
[all …]
DResize_advsimd.S53 ld1 {v9.8b}, [x5], #8
81 ld1 {v9.s}[0], [x5], #4
244 sub x5, x5, x13, LSL #(COMPONENT_SHIFT)
292 sub x5, x5, #8
296 add x5, x5, x11, LSL #(COMPONENT_SHIFT)
343 sub x5, x5, #COMPONENT_COUNT
DBlur_advsimd.S99 ifcc sub \reg, \reg, x5, LSL #6
103 ifcc add \reg, \reg, x5, LSL #3
283 ldrsh x12, [x16, x5, LSL #1]
370 ldrsh x12, [x16, x5, LSL #1]
518 ldrsh x12, [x16, x5, LSL #1]
704 ldrsh x12, [x16, x5, LSL #1]
768 ldrsh x12, [x16, x5, LSL #1]
870 ldrsh x12, [x16, x5, LSL #1]
1017 ldrsh x12, [x16, x5, LSL #1]
1627 sub x8, x8, x5, LSL #5
[all …]
DConvolve_advsimd.S92 subs x5, x5, #1
217 ld1 {v9.8b- v11.8b}, [x5], x6 // y0 ( y + 2 )
DBlend_advsimd.S599 adrp x5, blendtable
600 add x5, x5, :lo12:blendtable
603 ldrsh x6, [x5, w2, uxtw #1]
609 adr x5, 2f
610 add x6, x5, x6
DLut3d_advsimd.S32 ld1 {v18.2s}, [x6], x5
33 ld1 {v19.2s}, [x7], x5
/frameworks/av/media/libeffects/loudness/common/core/
Dmath.h61 const T x5 = x3 * x2; in ExpApproximationViaTaylorExpansionOrder5() local
65 0.008333333333333333217685101601546193705871701240539550781250f * x5; in ExpApproximationViaTaylorExpansionOrder5()
/frameworks/av/media/libaudioclient/tests/
Drecord_test_input_v1.0_ref.txt16 48000 0x5 0x10 4800 2400 0x0 0 0
25 44100 0x1 0x0C 0 0 0x5 0 0
Dtrack_test_input_v1.0_ref.txt16 48000 0x5 0x3 4800 2400 0 0x0 0 1 2
Drecord_test_output_v1.0_ref_walleye.txt87 format(0x5), channel mask(0x10), channel count(1), sample rate(48000)
140 flags(0), req. flags(0x5), audio source(0)

12