Searched defs:p0 (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | norm.inl | 34 GLM_FUNC_QUALIFIER T distance2(T p0, T p1) 41 GLM_FUNC_QUALIFIER T distance2(vecType<T, P> const & p0, vecType<T, P> const & p1)
|
D | simd_vec4.inl | 590 detail::fvec4SIMD const & p0, 601 detail::fvec4SIMD const & p0,
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_geometric.inl | 149 GLM_FUNC_QUALIFIER genType distance(genType const & p0, genType const & p1) 157 GLM_FUNC_QUALIFIER T distance(vecType<T, P> const & p0, vecType<T, P> const & p1)
|
/hardware/google/gfxstream/third-party/glm/include/glm/simd/ |
D | geometric.h | 20 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_distance(glm_vec4 p0, glm_vec4 p1) in glm_vec4_distance()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | noise.inl | 705 tvec3<T, P> p0(a0.x, a0.y, h.x); local 785 tvec4<T, P> p0 = gtc::grad4(j0, ip); local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 1105 prpkt(const char *msg, osl_t *osh, void *p0) in prpkt()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2632 __m128i p0 = _mm_packus_epi16(row0, row1); // a0a1a2a3...a7b0b1b2b3...b7 in stbi__idct_simd() local 2820 uint8x8_t p0 = vqrshrun_n_s16(row0, 1); in stbi__idct_simd() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 2632 __m128i p0 = _mm_packus_epi16(row0, row1); // a0a1a2a3...a7b0b1b2b3...b7 in stbi__idct_simd() local 2820 uint8x8_t p0 = vqrshrun_n_s16(row0, 1); in stbi__idct_simd() local
|