Home
last modified time | relevance | path

Searched defs:H0 (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl.c1232 uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_slice0_extent_sa_gfx4_2d() local
1340 uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_total_extent_el_gfx4_3d() local
1395 const uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
2506 const uint32_t H0 = surf->phys_level0_sa.height; in get_image_offset_sa_gfx4_2d() local
2553 const uint32_t H0 = surf->phys_level0_sa.height; in get_image_offset_sa_gfx4_3d() local
2612 const uint32_t H0 = surf->phys_level0_sa.h; in get_image_offset_sa_gfx6_stencil_hiz() local
/third_party/boost/libs/math/test/
Ddaubechies_scaling_test.cpp53 Real H0 = 0; in test_daubechies_filters() local
/third_party/openssl/crypto/modes/
Dgcm128.c94 u128 *Hi = Htable + i, H0 = *Hi; in gcm_init_8bit() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse2.c112 const __m128i H0 = _mm_and_si128(G0, mask_b); // 0 0 | 0 b in CollectColorBlueTransforms_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse2.c112 const __m128i H0 = _mm_and_si128(G0, mask_b); // 0 0 | 0 b in CollectColorBlueTransforms_SSE2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2749 SDValue H0 = expandV4F32ToV2F64(DAG, 0, DL, CmpOp0, Chain); in getVectorCmp() local