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

  /cts/tests/tests/media/libmediandkjni/
codec-utils-jni.cpp 339 const uint8_t *urow = img->plane[1].buffer + img->plane[1].cropOffs; local
355 uint8_t *ucol = (uint8_t *)urow;
382 urow += urowInc;
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 713 int* Urow = m_u.innerIndexPtr();
738 Urow[lastu++] = U_SUB(i);
746 Urow[lastu++] = L_SUB(istart+i);

Completed in 285 milliseconds