Home
last modified time | relevance | path

Searched refs:float64_t (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h397 typedef double float64_t; typedef
1447 float64_t *pData; /**< points to the data of the matrix. */
3837float64_t *pState; /**< points to the array of state coefficients. The array is of length…
3838float64_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*num…
3884 float64_t * pSrc,
3885 float64_t * pDst,
3933 float64_t * pCoeffs,
3934 float64_t * pState);
/device/generic/vulkan-cereal/include/glm/
Dfwd.hpp1449 typedef lowp_float64_t float64_t; typedef
1475 typedef mediump_float64 float64_t; typedef
1501 typedef highp_float64_t float64_t; typedef
/device/generic/vulkan-cereal/include/glm/gtc/
Dtype_precision.hpp607 typedef detail::float64 float64_t; typedef
/device/generic/vulkan-cereal/include/glm/gtx/
Dtype_aligned.hpp632 GLM_ALIGNED_TYPEDEF(float64_t, aligned_float64_t, 8);