Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.h49 #define TS_FRAMESZ (4) /* 16-bit stereo */ macro
H A Daudiots.c949 port->tp_size = port->tp_nframes * TS_FRAMESZ; in audiots_alloc_port()