Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h856 uint8_t sample_packed_bytes; member
H A Daudiohd.c904 pos /= (port->nchan * statep->sample_packed_bytes); in audiohd_update_port()
5043 statep->sample_packed_bytes = 4; in audiohd_allocate_port()
5048 statep->sample_packed_bytes = 2; in audiohd_allocate_port()
5055 statep->sample_packed_bytes * in audiohd_allocate_port()
5058 statep->sample_packed_bytes; in audiohd_allocate_port()