Home
last modified time | relevance | path

Searched defs:half_depth (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx_dsp/x86/
Dconvolve_sse2.h75 const __m128i *const half_depth, in mm_round_epi32_sse2()
82 const __m128i *const half_depth, in mm_round_epi16_sse2()
Dconvolve_avx2.h137 const __m256i *const half_depth, in mm256_round_epi32()
144 const __m256i *const half_depth, in mm256_round_epi16()
/external/mesa3d/src/gallium/tests/trivial/
Dtri.c178 float half_depth = ((float)FAR - (float)NEAR) / 2.0f; in init_prog() local
Dquad-tex.c234 float half_depth = ((float)FAR - (float)NEAR) / 2.0f; in init_prog() local