Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp478 …int numSlots = isMatCase ? glu::getDataTypeMatrixNumColumns(m_rgbAttrType) : 1; // Matrix uses a… in setupVarAttribPointer() local
480 for (int slotNdx = 0; slotNdx < numSlots; slotNdx++) in setupVarAttribPointer()
/external/aac/libSBRdec/src/
Dpsdec.cpp120 static void assignTimeSlotsPS (FIXP_DBL *bufAdr, FIXP_DBL **bufPtr, const int numSlots, const int n…
1403 const int numSlots, in assignTimeSlotsPS() argument
1409 for(slot=0; slot < numSlots; slot++) { in assignTimeSlotsPS()