Searched defs:L (Results  1 – 6 of 6) sorted by relevance
| /device/google/contexthub/firmware/os/algos/common/math/ | 
| D | levenberg_marquardt.c | 254 bool computeStep(const float *gradient, float *hessian, float *L,  in computeStep()
 | 
| D | mat.c | 636 bool matLinearSolveCholesky(float *x, const float *L, const float *b, size_t n) {  in matLinearSolveCholesky()670 bool matCholeskyDecomposition(float *L, const float *A, size_t n) {  in matCholeskyDecomposition()
 
 | 
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ | 
| D | arm_math.h | 3619     uint8_t L;                      /**< upsample factor. */  member3631     uint8_t L;                      /**< upsample factor. */  member
 3643     uint8_t L;                     /**< upsample factor. */  member
 6151   int32_t L,  in arm_circularWrite_f32()
 6196   int32_t L,  in arm_circularRead_f32()
 6251   int32_t L,  in arm_circularWrite_q15()
 6296   int32_t L,  in arm_circularRead_q15()
 6353   int32_t L,  in arm_circularWrite_q7()
 6398   int32_t L,  in arm_circularRead_q7()
 
 | 
| /device/google/contexthub/firmware/os/algos/ | 
| D | fusion.c | 438     struct Mat33 L;  in fusionUpdate()  local
 | 
| /device/generic/vulkan-cereal/third-party/stb/include/stb/ | 
| D | stb_image.h | 3067    int L;  in stbi__process_marker()  local
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | stb_image.h | 3067    int L;  in stbi__process_marker()  local
 |