Searched refs:BITSTOBYTE (Results 1 – 2 of 2) sorted by relevance
20 #define BITSTOBYTE 8 macro
148 …ata->renderPcmInfo.frameSize = param->channels * platformData->renderPcmInfo.bitWidth / BITSTOBYTE; in AudioSetPcmInfo()166 …a->capturePcmInfo.frameSize = param->channels * platformData->capturePcmInfo.bitWidth / BITSTOBYTE; in AudioSetPcmInfo()200 data->renderPcmInfo.channels / BITSTOBYTE; in AudioSetRenderBufInfo()226 data->capturePcmInfo.channels / BITSTOBYTE; in AudioSetCaptureBufInfo()