Home
last modified time | relevance | path

Searched defs:x34 (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/testsuite/backend/genesys/
H A Dtests_image.cpp380 ASSERT_EQ(get_raw_channel_from_row(data.data(), 1, 0, PixelFormat::I8), 0x34); test_get_raw_channel_from_row() local
382 ASSERT_EQ(get_raw_channel_from_row(data.data(), 0, 1, PixelFormat::RGB888), 0x34); test_get_raw_channel_from_row() local
388 ASSERT_EQ(get_raw_channel_from_row(data.data(), 0, 1, PixelFormat::BGR888), 0x34); test_get_raw_channel_from_row() local
[all...]
/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-fiat32.c471 { u64 x34 = (0x2 * (((u64)x16 * x18) + ((u64)x14 * x17))); in fe_sqr_impl() local
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-fiat32.c471 { u64 x34 = (0x2 * (((u64)x16 * x18) + ((u64)x14 * x17))); in fe_sqr_impl() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_vsx.h291 vec_f x32, x33, x34; in fft8_vsx_interleave() local
365 vec_f x32, x33, x34, x35; in fft16_vsx_interleave() local
/third_party/ffmpeg/libavfilter/
H A Dvf_dctdnoiz.c233 const float x34 = x27 - x28; in fdct16_1d() local
324 const float x34 = 0.707106781186547f * (x3c - x3e); in idct16_1d() local
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp987 float x34 = (x3+x4)*0.5f, y34 = (y3+y4)*0.5f; in PathBezierToCasteljau() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1260 float x34 = (x3 + x4) * 0.5f, y34 = (y3 + y4) * 0.5f; in PathBezierCubicCurveToCasteljau() local
H A Dimgui.cpp1259 float x34 = (x3 + x4)*0.5f, y34 = (y3 + y4)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local

Completed in 46 milliseconds