Searched refs:bufSizeInBytes (Results 1 – 2 of 2) sorted by relevance
129 pSles->bufSizeInBytes); in recorderCallback()194 pSles->bufSizeInBytes); in playerCallback()268 pSles->bufSizeInBytes = 0; // calculated in slesCreateServer()298 pSles->bufSizeInBytes = pSles->channels * pSles->bufSizeInFrames * sizeof(short); in slesCreateServer()304 pSles->freeBuffers[j] = (char *) malloc(pSles->bufSizeInBytes); in slesCreateServer()432 buffer, pSles->bufSizeInBytes); in slesCreateServer()520 buffer, pSles->bufSizeInBytes); in slesCreateServer()
42 SLuint32 bufSizeInBytes; // calculated member