Searched refs:sample_bit_depth (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h855 uint32_t sample_bit_depth; member in struct:audiohd_state
984 _NOTE(DATA_READABLE_WITHOUT_LOCK(audiohd_state::sample_bit_depth))
H A Daudiohd.c483 switch (statep->sample_bit_depth) {
3057 statep->sample_bit_depth = AUDIOHD_BIT_DEPTH16;
3062 statep->sample_bit_depth = AUDIOHD_BIT_DEPTH24;
3064 statep->sample_bit_depth = AUDIOHD_BIT_DEPTH16;
5036 switch (statep->sample_bit_depth) {

Completed in 161 milliseconds