Home
last modified time | relevance | path

Searched defs:adj1 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/x86/
H A Ddenoising_sse2.c84 const __m128i adj1 = _mm_and_si128(mask1, l21); in vp8_denoiser_filter_sse2() local
259 const __m128i adj1 = _mm_and_si128(mask1, l21); in vp8_denoiser_filter_uv_sse2() local
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dhighbd_temporal_filter_neon.c449 uint16x8_t adj1 = vaddq_u16(mat[1][0], mat[1][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
503 uint16x4_t adj1 = vadd_u16(mat[1][0], mat[1][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
H A Dtemporal_filter_neon.c454 uint16x8_t adj1 = vaddl_u8(mat[1][0], mat[1][2]); in av1_estimate_noise_from_single_plane_neon() local
507 uint16x8_t adj1 = vaddl_u8(mat[1][0], mat[1][2]); in av1_estimate_noise_from_single_plane_neon() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/AIDL_V2/
Dbatch_matmul.mod.py16 def test(name, input0, input1, adj0, adj1, output, input0_data, input1_data, argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestperiod.cpp131 date_period adj1(date(2000,Jan,5), date(2000,Jan,10)); in main() local
/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/
H A DS2PolygonTest.java130 S2Polygon adj1 = makePolygon(ADJACENT1); field in S2PolygonTest
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dav1_temporal_denoiser_sse2.c63 const __m128i adj1 = _mm_and_si128(mask1, *l21); in av1_denoiser_16x1_sse2() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_denoiser_sse2.c63 const __m128i adj1 = _mm_and_si128(mask1, *l21); in vp9_denoiser_16x1_sse2() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp577 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
664 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp655 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
757 const int adj1 = rnd.getInt(0, 20); in getInputValues() local