Searched refs:residual (Results 1 – 3 of 3) sorted by relevance
246 uint32_t residual; in AudioDmaBuffStatus() local265 residual = data->renderBufInfo.cirBufSize - dataAvailable; in AudioDmaBuffStatus()266 if ((residual > data->renderBufInfo.trafBufSize)) { in AudioDmaBuffStatus()273 return ((data->renderBufInfo.trafBufSize - residual) / data->renderBufInfo.oneMsBytes); in AudioDmaBuffStatus()
74 … data with padding to ensure that the buffer is full. This prevents any residual dirty data in the…123 … data with padding to ensure that the buffer is full. This prevents any residual dirty data in the…
96 … data with padding to ensure that the buffer is full. This prevents any residual dirty data in the…167 … data with padding to ensure that the buffer is full. This prevents any residual dirty data in the…