Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dconstants.inl15 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType zero() function
/hardware/google/gfxstream/guest/mesa/src/util/
Dhalf_float.h127 static float16_t zero() { return float16_t(FP16_ZERO); } in zero() function
Du_idalloc.c170 ASSERTED unsigned zero = util_idalloc_alloc(&buf->buf); in util_idalloc_mt_init() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_draw_rects.c289 const VkDeviceSize zero = 0; in vk_meta_draw_volume() local
329 const VkDeviceSize zero = 0; in vk_meta_draw_rects() local
Dvk_nir_convert_ycbcr.c366 nir_def *zero = nir_imm_float(b, 0.0f); in lower_ycbcr_tex_instr() local
/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp59 const uint32_t zero = 0; in cpioWriteHeader() local
94 const uint32_t zero = 0; in cpioWriteFileContent() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_neon_4.h115 static ASTCENC_SIMD_INLINE vfloat4 zero() in zero() function
260 static ASTCENC_SIMD_INLINE vint4 zero() in zero() function
743 float32x4_t zero = vdupq_n_f32(0.0f); in abs() local
Dastcenc_averages_and_directions.cpp420 vfloat4 zero = vfloat4::zero(); in compute_avgs_and_dirs_4_comp() local
537 vfloat4 zero = vfloat4::zero(); in compute_avgs_and_dirs_3_comp() local
600 vfloat4 zero = vfloat4::zero(); in compute_avgs_and_dirs_3_comp_rgb() local
700 vfloat4 zero = vfloat4::zero(); in compute_avgs_and_dirs_2_comp() local
Dastcenc_vecmathlib_none_4.h121 static ASTCENC_SIMD_INLINE vfloat4 zero() in zero() function
265 static ASTCENC_SIMD_INLINE vint4 zero() in zero() function
Dastcenc_vecmathlib_sse_4.h123 static ASTCENC_SIMD_INLINE vfloat4 zero() in zero() function
282 static ASTCENC_SIMD_INLINE vint4 zero() in zero() function
Dastcenc_vecmathlib_avx2_8.h114 static ASTCENC_SIMD_INLINE vfloat8 zero() in zero() function
230 static ASTCENC_SIMD_INLINE vint8 zero() in zero() function
Dstb_image_write.h453 stbiw_uint32 zero = 0; in stbiw__write_pixels() local
Dstb_image.h3487 __m128i zero = _mm_setzero_si128(); in stbi__resample_row_hv_2_simd() local
Dtinyexr.h9349 int zero = 0; in CompressPiz() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dvkconventions.py232 def zero(self): member in VulkanConventions
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dtimespec_test.cpp301 struct timespec zero = { 0 }; in TEST() local
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c67 static const uint32_t zero = 0; variable
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h453 stbiw_uint32 zero = 0; in stbiw__write_pixels() local
Dstb_image.h3494 __m128i zero = _mm_setzero_si128(); in stbi__resample_row_hv_2_simd() local