Home
last modified time | relevance | path

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

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