Home
last modified time | relevance | path

Searched refs:y8 (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/external/libgav1/libgav1/src/dsp/
Dmotion_field_projection.cc66 int y8 = y8_start; in MotionFieldProjectionKernel_C() local
68 const int y8_floor = (y8 & ~7) - y8; in MotionFieldProjectionKernel_C()
69 const int y8_ceiling = std::min(y8_end - y8, y8_floor + 8); in MotionFieldProjectionKernel_C()
100 } while (++y8 < y8_end); in MotionFieldProjectionKernel_C()
/external/libopus/celt/arm/
Dcelt_neon_intr.c59 int16x4_t y8 = vget_high_s16(yy); in xcorr_kernel_neon_fixed() local
64 int16x4_t y5 = vext_s16(y4, y8, 1); in xcorr_kernel_neon_fixed()
69 int16x4_t y6 = vext_s16(y4, y8, 2); in xcorr_kernel_neon_fixed()
74 int16x4_t y7 = vext_s16(y4, y8, 3); in xcorr_kernel_neon_fixed()
78 y0 = y8; in xcorr_kernel_neon_fixed()
/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp17 …int y8 = (1.23E1); // expected-warning {{implicit conversion from 'double' to 'int' changes value … in test0() local
20y8 = 2.22F; // expected-warning {{implicit conversion from 'float' to 'int' changes value from 2.2… in test0()
Dexplicit.cpp83 const Y& y8(z); in testExplicit() local
/external/zlib/
Dcrc32_simd.c38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local
73 y8 = _mm_loadu_si128((__m128i *)(buf + 0x30)); in crc32_sse42_simd_()
83 x4 = _mm_xor_si128(x4, y8); in crc32_sse42_simd_()
/external/v8/third_party/zlib/
Dcrc32_simd.c38 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local
73 y8 = _mm_loadu_si128((__m128i *)(buf + 0x30)); in crc32_sse42_simd_()
83 x4 = _mm_xor_si128(x4, y8); in crc32_sse42_simd_()
/external/libgav1/libgav1/src/dsp/x86/
Dmotion_field_projection_sse4.cc203 int y8 = y8_start; in MotionFieldProjectionKernel_SSE4_1() local
205 const int y8_floor = (y8 & ~7) - y8; // [-7, 0] in MotionFieldProjectionKernel_SSE4_1()
206 const int y8_ceiling = std::min(y8_end - y8, y8_floor + 8) - 1; // [0, 7] in MotionFieldProjectionKernel_SSE4_1()
360 } while (++y8 < y8_end); in MotionFieldProjectionKernel_SSE4_1()
/external/clang/test/Analysis/
Ddead-stores.c250 int y8 = 4; in f22() local
272 ++y8; in f22()
329 (void)(0 || (y8, ({ return; }), 1)); // expected-warning {{expression result unused}} in f22()
/external/libgav1/libgav1/src/dsp/arm/
Dmotion_field_projection_neon.cc203 int y8 = y8_start; in MotionFieldProjectionKernel_NEON() local
205 const int y8_floor = (y8 & ~7) - y8; // [-7, 0] in MotionFieldProjectionKernel_NEON()
206 const int y8_ceiling = std::min(y8_end - y8, y8_floor + 8); // [1, 8] in MotionFieldProjectionKernel_NEON()
356 } while (++y8 < y8_end); in MotionFieldProjectionKernel_NEON()
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D1a8010d3d11b60326dc48d057d24bd6d.000001ec.honggfuzz.cov5 …�0Ϛ��g�Qk=����H'P�������XW�����f9�M���E�x�nk������G��� 'ܪ���y8���� ^��4/����U�T�…
D3df08a02fb2e28e8c4baca2b04d41e13.000062c5.honggfuzz.cov51 &=��Ϲ��U��zJh`^� �8���y8��Bw����^W�O�����q��M���7R��Njm熦��v_���r�à���|*= �H�Hr�E�}����]��…
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_uyvy.miff41y8/y8/y8-y8-v8.u7-p5*n3(i2&v?3�QJ�SL�[L�]NWnGUlEN\=5C$69-:=14:+39*Ph3y�\x�_p�WY�B^�Gd�MY�BgaPhbQic…
/external/llvm/test/Transforms/SafeStack/
Dlayout-region-split.ll32 %y8 = alloca i8, align 2
79 call void @capture8(i8* %y8)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SafeStack/X86/
Dlayout-region-split.ll32 %y8 = alloca i8, align 2
79 call void @capture8(i8* %y8)
/external/llvm/test/Transforms/Inline/
Dinline_constprop.ll103 %y8 = add i32 %y7, 1
107 %result = phi i32 [ %x8, %bb.true.true ], [ %y8, %bb.true.false ]
186 %y8 = add i64 %y7, 1
187 ret i64 %y8
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline_constprop.ll104 %y8 = add i32 %y7, 1
108 %result = phi i32 [ %x8, %bb.true.true ], [ %y8, %bb.true.false ]
187 %y8 = add i64 %y7, 1
188 ret i64 %y8
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/
DSignedInvalidinhibitPolicyMappingTest6.eml59 6iWMm/dImMDPDdN8N7M8oAuawe2TuoPo7bevj6Pyr/xxCp8Hzf9ovbrahI3g6/y8
/external/ImageMagick/PerlMagick/t/reference/filter/
DSolarize.miff38y8,p8,k8(v:*<,8+{3(y6,p4)v=1zQ@vTGeQMs[SWX@Oe=`vFCW-6@*:<279/8@-_yAxbQpaQwWYjjS\{GgqJazIi`QjaRlb…
DShear.miff14 …�������������������ž��\O��?6��E<��?9��<2��=/�;-�}9.�}9/�}:0�}:0�z90�y8/�y9/�x9/�y8-�x4)�y6,�r5)�}…
DCrop.miff15 …7>+3<(<=/?;.^B5�HE�AE�><�DA�DD�DD�FD�F?�F=�D>�=4�=,~>/�9.�:+�:+:,~:/~:0{90y8/w9/v90t:.q6-n3+k4)e1…
DMagnify.miff15y8/y8/w9/w9/v90v90t:.t:.q6-q6-n3+n3+k4)k4)e1%e1%s=2s=2�RN�RN�YR�YR_R_R_\H_\HES;ES;2?)2?);E0;E0BJ…
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DGaussianBlur.miff43y8+y:.}@4�H<�OD�UIyYIj\FZ[@NW:EO6?G2=C1?G2IV7Wm@e�Il�Nl�Pj�Og�Md�LdzMemNgfPibQiaRjaRjaSkaSkbSkbSmc…
DSolarize.miff66y8,�p8,�k8(�v:*�<,�8+�{3(�y6,�p4)�v=1�zQ@�vTG�eQM�s[S�WX@�Oe=�`vF�CW-�6@*�:<2�79/�8@-�_yA�xbQ�pa…
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_tile.miff14y8/w9/v90t:.q6-n3+k4)e1%s=2�RN�YR_R_\HES;2?);E0BJ69A04;.49578,LW3r�S{�^`�IZ~Ca�Ia�KX|GhaQibRjdSib…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D3df08a02fb2e28e8c4baca2b04d41e13.000062c5.honggfuzz.cov51 &=��Ϲ��U��zJh`^� �8���y8��Bw����^W�O�����q��M���7R��Njm熦��v_���r�à���|*= �H�Hr�E�}����]��…

12345678910>>...12