Home
last modified time | relevance | path

Searched refs:colA (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DMath.c1167 uint16 bbs_matTrans( int16 *xA, int16 rowA, int16 colA, int16 *rA ) in bbs_matTrans() argument
1171 for( iL = colA; iL--; ) in bbs_matTrans()
1178 sL += colA; in bbs_matTrans()