HomeSort by relevance Sort by last modified time
    Searched refs:matrix_determinant (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 246 static INLINE VGfloat matrix_determinant(struct matrix *mat) function
287 VGfloat det = matrix_determinant(mat);
299 return !floatIsZero(matrix_determinant(mat));
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c 1538 WebRtc_Word16 matrix_determinant = 0; local
    [all...]

Completed in 323 milliseconds