Searched refs:numRows (Results 1 – 2 of 2) sorted by relevance
1439 uint16_t numRows; /**< number of rows of the matrix. */ member1451 uint16_t numRows; /**< number of rows of the matrix. */ member1462 uint16_t numRows; /**< number of rows of the matrix. */ member1474 uint16_t numRows; /**< number of rows of the matrix. */ member1941 uint16_t numRows; /**< number of rows in the data table. */ member1952 uint16_t numRows; /**< number of rows in the data table. */ member1963 uint16_t numRows; /**< number of rows in the data table. */ member1974 uint16_t numRows; /**< number of rows in the data table. */ member7160 if(xIndex < 0 || xIndex > (S->numRows - 1) || yIndex < 0 in arm_bilinear_interp_f32()7237 if(rI < 0 || rI > (S->numRows - 1) || cI < 0 || cI > (S->numCols - 1)) in arm_bilinear_interp_q31()[all …]
1371 uint16_t numRows; /**< number of rows of the matrix. */ member1382 uint16_t numRows; /**< number of rows of the matrix. */ member1392 uint16_t numRows; /**< number of rows of the matrix. */ member1402 uint16_t numRows; /**< number of rows of the matrix. */ member1853 uint16_t numRows; /**< number of rows in the data table. */ member1863 uint16_t numRows; /**< number of rows in the data table. */ member1873 uint16_t numRows; /**< number of rows in the data table. */ member1883 uint16_t numRows; /**< number of rows in the data table. */ member6769 if(xIndex < 0 || xIndex > (S->numRows - 1) || yIndex < 0 || yIndex > (S->numCols - 1)) in arm_bilinear_interp_f32()6843 if(rI < 0 || rI > (S->numRows - 1) || cI < 0 || cI > (S->numCols - 1)) in arm_bilinear_interp_q31()[all …]