Home
last modified time | relevance | path

Searched refs:b16 (Results 1 – 14 of 14) sorted by relevance

/haiku/src/servers/app/
H A DRGBColor.cpp55 uint16 r16,g16,b16;
62 b16= color & 31;
66 col->blue=uint8(b16 * RATIO_5_TO_8_BIT);
119 uint16 b16 = uint16(color.blue * RATIO_8_TO_5_BIT); in FindClosestColor15() local
126 color16 |= b16; in FindClosestColor15()
144 uint16 b16 = uint16(color.blue * RATIO_8_TO_5_BIT); in FindClosestColor16() local
148 color16 |= b16; in FindClosestColor16()
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.c110 uint8 b16, uint32 sample_rate) in es1370_stream_set_audioparms() argument
116 (stream->b16 == b16) && in es1370_stream_set_audioparms()
123 stream->b16 = b16; in es1370_stream_set_audioparms()
127 sample_size = stream->b16 + 1; in es1370_stream_set_audioparms()
151 sample_size = stream->b16 + 1; in es1370_stream_commit_parms()
179 sample_size = stream->b16 + 1; in es1370_stream_get_nth_buffer()
222 if (stream->b16) in es1370_stream_start()
232 if (stream->b16) in es1370_stream_start()
236 sctrl |= (stream->b16 + 1) << SCTRL_SH_P2ENDINC; in es1370_stream_start()
281 stream->b16 = 0; in es1370_stream_new()
H A Des1370.h56 uint8 b16; member
128 uint8 b16, uint32 sample_rate);
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c129 uint8 b16, uint32 sample_rate) in auvia_stream_set_audioparms() argument
135 (stream->b16 == b16) && in auvia_stream_set_audioparms()
142 stream->b16 = b16; in auvia_stream_set_audioparms()
146 sample_size = stream->b16 + 1; in auvia_stream_set_audioparms()
198 | (stream->b16 ? AUVIA_8233_RATEFMT_16BIT : 0); in auvia_stream_commit_parms()
204 value = (stream->b16 ? AUVIA_8233_MP_FORMAT_16BIT : AUVIA_8233_MP_FORMAT_8BIT) in auvia_stream_commit_parms()
225 sample_size = stream->b16 + 1; in auvia_stream_get_nth_buffer()
272 | (stream->b16 == 1 ? AUVIA_RPMODE_16BIT : 0) in auvia_stream_start()
306 stream->b16 = 0; in auvia_stream_new()
H A Dauvia.h99 uint8 b16; member
161 uint8 b16, uint32 sample_rate);
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h265 uint8 b16; member
291 uint8 b16; member
401 uint8 b16, uint32 srate);
412 uint8 b16, uint32 sample_rate);
H A Demuxki.c542 (voice->stereo ? 28 : 30) * (voice->b16 + 1); in emuxki_channel_commit_parms()
553 (voice->b16 ? 0 : EMU_CHAN_CCCA_8BITSELECT) | start); in emuxki_channel_commit_parms()
604 sample = voice->b16 ? 0x00000000 : 0x80808080; in emuxki_channel_start()
605 cache_invalid_size = (voice->stereo ? 28 : 30) * (voice->b16 + 1); in emuxki_channel_start()
1076 uint8 b16, uint32 srate) in emuxki_voice_set_audioparms() argument
1080 if (voice->stereo == stereo && voice->b16 == b16 && in emuxki_voice_set_audioparms()
1088 voice->b16 = b16; in emuxki_voice_set_audioparms()
1137 sample_size = (voice->b16 + 1) * (voice->stereo + 1); in emuxki_voice_set_bufparms()
1444 voice->b16 = 0; in emuxki_voice_new()
1473 uint8 b16, uint32 sample_rate) in emuxki_stream_set_audioparms() argument
[all …]
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h110 uint8 b16; member
186 uint8 b16, uint32 sample_rate);
H A Dauich.c159 uint8 b16, uint32 sample_rate) in auich_stream_set_audioparms() argument
165 && (stream->b16 == b16) in auich_stream_set_audioparms()
172 stream->b16 = b16; in auich_stream_set_audioparms()
176 sample_size = stream->b16 + 1; in auich_stream_set_audioparms()
246 sample_size = stream->b16 + 1; in auich_stream_get_nth_buffer()
322 stream->b16 = 0; in auich_stream_new()
/haiku/headers/private/drivers/
H A Dlendian_bitfield.h38 #define B_LBITFIELD16_16(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint16 b16,b15,b14… argument
54 #define B_LBITFIELD32_16(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint32 b16,b15,b14… argument
80 …,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint16 b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,… argument
96 …,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint32 b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,… argument
/haiku/headers/private/graphics/common/
H A Dbendian_bitfield.h31 #define BBITFIELD16_16(b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint16 b16,b15,b14,b… argument
56 …,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,b14,b15,b16) uint16 b1,b2,b3,b4,b5,b6,b7,b8,b9,b10,b11,b12,b13,… argument
/haiku/docs/develop/servers/app_server/
H A DColorUtils.rst90 b16 = (31 * col.blue) / 255;
/haiku/src/data/ids/
H A Dpci.ids11840 103c 2b16 GeForce GT 745A
29968 108e 7b16 Quad Port GbE PCIe 2.0 ExpressModule, UTP
33685 2b16 Xeon Processor E7 Product Family Memory Controller 0b
34641 3b16 3450 Chipset LPC Interface Controller
H A Dusb.ids12365 0b16 Toshiba StorE HDD