Searched refs:ENVY24HT_PLAY_BUFUNIT (Results 1 – 1 of 1) sorted by relevance
64 #define ENVY24HT_PLAY_BUFUNIT (4 /* byte/sample */ * 8 /* channel */) macro1135 unit = ENVY24HT_PLAY_BUFUNIT / 4; in envy24ht_gethwptr()1577 bsize = ch->blk * 4 / ENVY24HT_PLAY_BUFUNIT; in envy24htchan_setformat()1647 ch->blk *= ENVY24HT_PLAY_BUFUNIT / 4; in envy24htchan_setblocksize()1653 bsize = ch->blk * 4 / ENVY24HT_PLAY_BUFUNIT; in envy24htchan_setblocksize()2150 sc->psize = ENVY24HT_PLAY_BUFUNIT * ENVY24HT_SAMPLE_NUM; in envy24ht_dmainit()