Home
last modified time | relevance | path

Searched defs:const_matrix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dcorners.cpp25 const MatrixType const_matrix = MatrixType::Random(rows,cols); in corners() local
48 const MatrixType const_matrix = MatrixType::Random(); in corners_fixedsize() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c60 static const uint32_t const_matrix[8][8] = { variable