Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Dstore_convenience_test.cpp91 unsigned char w4[] = { 0x02, 0x01, 0xAA }; in main() local
121 unsigned char w4[] = { 0x03, 0x02, 0x01, 0xAA }; in main() local
151 unsigned char w4[] = { 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
181 unsigned char w4[] = { 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
211 unsigned char w4[] = { 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
241 unsigned char w4[] = { 0x07, 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
271 unsigned char w4[] = { 0x08, 0x07, 0x06, 0x05, 0x04, 0x03, 0x02, 0x01, 0xAA }; in main() local
/aosp_15_r20/external/libdav1d/src/x86/
H A Dipred_sse.asm209 .w4: label
263 .w4: label
600 .w4: label
754 .w4: label
1016 .w4: label
1259 .w4: label
2080 .w4: label
3489 .w4: label
3613 .w4: label
3943 .w4: label
[all …]
H A Dipred16_avx2.asm219 .w4: label
477 .w4: label
541 .w4: label
661 .w4: label
783 .w4: label
916 .w4: label
1118 .w4: label
1874 .w4: label
3814 .w4: label
4196 .w4: label
[all …]
H A Dipred_avx2.asm261 .w4: label
498 .w4: label
557 .w4: label
694 .w4: label
838 .w4: label
1051 .w4: label
1328 .w4: label
2162 .w4: label
4215 .w4: label
4482 .w4: label
[all …]
H A Dipred_avx512.asm298 .w4: label
491 .w4: label
599 .w4: label
716 .w4: label
862 .w4: label
1002 .w4: label
1210 .w4: label
1314 .w4: label
1861 .w4: label
2572 .w4: label
[all …]
H A Dipred16_avx512.asm154 .w4: label
262 .w4: label
379 .w4: label
506 .w4: label
684 .w4: label
1205 .w4: label
1805 .w4: label
2431 .w4: label
2616 .w4: label
H A Dipred16_sse.asm198 .w4: label
487 .w4: label
949 .w4: label
1722 .w4: label
3275 .w4: label
3804 .w4: label
3981 .w4: label
H A Dmc16_avx2.asm3768 .w4: label
5380 .w4: label
5667 .w4: label
5908 .w4: label
6040 .w4: label
6159 .w4: label
6275 .w4: label
6407 .w4: label
H A Dmc_avx2.asm3809 .w4: label
5140 .w4: label
5395 .w4: label
5524 .w4: label
5640 .w4: label
6070 .w4: label
6277 .w4: label
6447 .w4: label
H A Dmc16_sse.asm4635 .w4: label
8270 .w4: label
8554 .w4: label
8891 .w4: label
9029 .w4: label
9150 .w4: label
9286 .w4: label
9428 .w4: label
H A Dmc_sse.asm5246 .w4: label
8579 .w4: ; tile 4x label
8821 .w4: label
9014 .w4: label
9150 .w4: label
9286 .w4: label
9381 .w4: label
9498 .w4: label
H A Dmc_avx512.asm4293 .w4: label
4554 .w4: label
4748 .w4: label
4918 .w4: label
5066 .w4: label
5198 .w4: label
5310 .w4: label
H A Dmc16_avx512.asm4876 .w4: label
5116 .w4: label
5351 .w4: label
5510 .w4: label
5658 .w4: label
5772 .w4: label
5865 .w4: label
H A Dpal.asm75 .w4: label
288 .w4: label
484 .w4: label
H A Drefmvs.asm341 .w4: label
724 .w4: label
889 .w4: label
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEFFTRadixStageKernel.cpp176 …2_t &x5, const float32x2_t &w, const float32x2_t &w2, const float32x2_t &w3, const float32x2_t &w4) in fft_5()
212 const float32x2_t &w4, in fft_7()
276 const float32x2_t &w4, const float32x2_t &w5, const float32x2_t &w6, in fft_8()
582 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_5_axes_0() local
642 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_5_axes_1() local
676 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_7_axes_0() local
747 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_7_axes_1() local
787 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_8_axes_0() local
868 const float32x2_t w4 = c_mul_neon(w3, w); in fft_radix_8_axes_1() local
/aosp_15_r20/external/ComputeLibrary/src/core/helpers/
H A DScaleHelpers.h69 const float w4 = dx * dy; in delta_bilinear_c1_quantized() local
104 const float w4 = dx * dy; in delta_bilinear_c1_quantized() local
194 const float w4 = dx_val * dy_val; in delta_bilinear() local
/aosp_15_r20/external/tcpdump/
H A Dprint-tipc.c126 nd_uint32_t w4; member
137 #define TIPC_LAST_SENT_FRAG(w4) (((w4) >> 16) & 0xFFFF) argument
138 #define TIPC_NEXT_SENT_FRAG(w4) (((w4) >> 0) & 0xFFFF) argument
218 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dlpf_common_sse2.h28 __m128i w0, w1, w2, w3, w4, w5, ww0; in highbd_transpose6x6_sse2() local
321 __m128i w0, w1, w2, w3, w4, w5; in transpose8x8_low_sse2() local
353 __m128i w0, w1, w2, w3, w4, w5, w6, w7; in transpose8x8_sse2() local
401 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose16x8_8x16_sse2() local
452 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9; in transpose8x16_16x8_sse2() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowAccessibilityServiceTest.java247 AccessibilityWindowInfo w4 = AccessibilityWindowInfo.obtain(); in setWindowsOnDisplay_returnPopulatedWindowsOnAllDisplays() local
295 AccessibilityWindowInfo w4 = AccessibilityWindowInfo.obtain(); in setWindows_nonDefaultDisplayHasWindows_nonDefaultDisplayWindowsNotRemoved() local
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c194 const int w4, const int h4, in find_matching_ref()
417 const int w4, const int h4, in read_pal_indices()
496 const int w4, int h4, in get_prev_frame_segid()
638 const int bx4, const int by4, const int w4, const int h4) in obmc_lowest_px()
698 const int w4 = imin(bw4, f->bw - t->bx), h4 = imin(bh4, f->bh - t->by); in decode_b() local
2084 const int w4 = imin(bw4, f->bw - t->bx), h4 = imin(bh4, f->bh - t->by); in checked_decode_b() local
/aosp_15_r20/external/lzma/C/
H A DSha3.c93 v4,w4,k4, e0,e1,e2,e3,e4, keccak_c) \ argument
106 v4,w4,k4, e0,e1,e2,e3,e4) \ argument
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/roialign/generic/neon/
H A Dimpl.cpp75 const float w4 = ly * lx; in roi_align_1x1() local
149 const float w4 = ly * lx; in roi_align_1x1_qasymm8() local
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc310 void SetTransformType(const Tile::Block& block, int x4, int y4, int w4, int h4, in SetTransformType()
943 int w4, int h4) { in GetTransformAllZeroContext()
1255 int Tile::GetDcSignContext(int x4, int y4, int w4, int h4, Plane plane) { in GetDcSignContext()
1275 void Tile::SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane, in SetEntropyContexts()
1370 const int w4 = kTransformWidth4x4[tx_size]; in ReadTransformCoefficients() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dtranspose_neon.h102 uint16x4x2_t w4 = in transpose_arrays_u8_8x16() local
156 uint16x8x2_t w4 = vzipq_u16(vreinterpretq_u16_u8(w0.val[0]), in transpose_arrays_u8_16x8() local
215 uint8x16x2_t w4 = vzipq_u8(x[8], x[9]); in transpose_arrays_u8_16x16() local

12345