Home
last modified time | relevance | path

Searched refs:m_vol (Results 1 – 25 of 58) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dsocrates.cpp40 m_vol[0] = m_vol[1] = 0x07; /* channel 1,2 volume */ in device_start()
91 …m_DAC_output = (m_state[0]?(s_volumeLUT[m_vol[0]]*9.4):0); // channel 1 is ~2.4 times as loud as c… in snd_clock()
92 m_DAC_output += (m_state[1]?(s_volumeLUT[m_vol[1]]<<2):0); in snd_clock()
112 m_vol[0] = data&0xF; in reg2_w()
119 m_vol[1] = data&0xF; in reg3_w()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dsocrates.cpp40 m_vol[0] = m_vol[1] = 0x07; /* channel 1,2 volume */ in device_start()
91 …m_DAC_output = (m_state[0]?(s_volumeLUT[m_vol[0]]*9.4):0); // channel 1 is ~2.4 times as loud as c… in snd_clock()
92 m_DAC_output += (m_state[1]?(s_volumeLUT[m_vol[1]]<<2):0); in snd_clock()
112 m_vol[0] = data&0xF; in reg2_w()
119 m_vol[1] = data&0xF; in reg3_w()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/zeroD/
H A DIdealGasReactor.cpp37 m_mass = m_thermo->density() * m_vol; in getState()
41 y[1] = m_vol; in getState()
66 m_vol = y[1]; in updateState()
68 m_thermo->setState_TR(y[2], m_mass / m_vol); in updateState()
99 mcvdTdt -= m_wdot[n] * m_uk[n] * m_vol; in evalEqs()
102 dYdt[n] = (m_wdot[n] * m_vol + m_sdot[n]) * mw[n] / m_mass; in evalEqs()
111 mcvdTdt -= mdot * m_pressure * m_vol / m_mass; // flow work in evalEqs()
H A DReactor.cpp56 m_mass = m_thermo->density() * m_vol; in getState()
60 y[1] = m_vol; in getState()
120 m_mass = m_thermo->density() * m_vol; in syncState()
129 m_vol = y[1]; in updateState()
136 m_thermo->setState_TR(T, m_mass / m_vol); in updateState()
154 m_thermo->setState_TR(T, m_mass / m_vol); in updateState()
156 "{}\nat U = {}, rho = {}", err2.what(), U, m_mass / m_vol); in updateState()
162 m_thermo->setState_TR(TT.second, m_mass / m_vol); in updateState()
164 m_thermo->setDensity(m_mass/m_vol); in updateState()
223 dYdt[k] = (m_wdot[k] * m_vol + m_sdot[k]) * mw[k] / m_mass; in evalEqs()
H A DIdealGasConstPressureReactor.cpp37 y[0] = m_thermo->density() * m_vol; in getState()
64 m_vol = m_mass / m_thermo->density(); in updateState()
96 mcpdTdt -= m_wdot[n] * m_hk[n] * m_vol; in evalEqs()
99 dYdt[n] = (m_wdot[n] * m_vol + m_sdot[n]) * mw[n] / m_mass; in evalEqs()
H A DConstPressureReactor.cpp26 y[0] = m_thermo->density() * m_vol; in getState()
29 y[1] = m_thermo->enthalpy_mass() * m_thermo->density() * m_vol; in getState()
57 m_vol = m_mass / m_thermo->density(); in updateState()
84 dYdt[k] = (m_wdot[k] * m_vol + m_sdot[k]) * mw[k] / m_mass; in evalEqs()
/dports/emulators/mess/mame-mame0226/src/devices/bus/isa/
H A Ddectalk.cpp20 m_vol(0), in dectalk_isa_device()
77 if((data & 4) && (m_vol < 64)) in output_ctl_w()
78 m_vol++; in output_ctl_w()
79 else if(!(data & 4) && m_vol) in output_ctl_w()
80 m_vol--; in output_ctl_w()
82 m_dac->set_output_gain(ALL_OUTPUTS, m_vol / 63.0); in output_ctl_w()
231 m_vol = 63; in device_reset()
/dports/emulators/mame/mame-mame0226/src/devices/bus/isa/
H A Ddectalk.cpp20 m_vol(0), in dectalk_isa_device()
77 if((data & 4) && (m_vol < 64)) in output_ctl_w()
78 m_vol++; in output_ctl_w()
79 else if(!(data & 4) && m_vol) in output_ctl_w()
80 m_vol--; in output_ctl_w()
82 m_dac->set_output_gain(ALL_OUTPUTS, m_vol / 63.0); in output_ctl_w()
231 m_vol = 63; in device_reset()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimDtedInfo.cpp41 m_vol.parse(*str); in open()
71 if( m_vol.getErrorStatus() == ossimErrorCodes::OSSIM_OK ) in print()
73 m_vol.print(out, prefix); in print()
105 if( m_vol.getErrorStatus() == ossimErrorCodes::OSSIM_OK ) in getProperty()
113 m_vol.getPropertyNames(list); in getProperty()
120 ossimRefPtr<ossimProperty> prop = m_vol.getProperty( (*i) ); in getProperty()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/zeroD/
H A DReactorBase.h78 m_vol = vol; in setInitialVolume()
196 return m_vol; in volume()
226 return m_vol * density(); in mass()
252 doublereal m_vol; variable
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Ddarius.cpp263 const int left = ( m_pan[0] * m_vol[6]) >> 8; in update_fm0()
378 m_vol[0] = m_def_vol[(data >> 4) & 0x0f]; in write_portA0()
379 m_vol[6] = m_def_vol[(data >> 0) & 0x0f]; in write_portA0()
389 m_vol[3] = m_def_vol[(data >> 4) & 0x0f]; in write_portA1()
390 m_vol[7] = m_def_vol[(data >> 0) & 0x0f]; in write_portA1()
400 m_vol[1] = m_def_vol[(data >> 4) & 0x0f]; in write_portB0()
401 m_vol[2] = m_def_vol[(data >> 0) & 0x0f]; in write_portB0()
411 m_vol[4] = m_def_vol[(data >> 4) & 0x0f]; in write_portB1()
412 m_vol[5] = m_def_vol[(data >> 0) & 0x0f]; in write_portB1()
666 save_item(NAME(m_vol)); in machine_start()
[all …]
H A Datari_s2.cpp68 uint8_t m_vol; member in atari_s2_state
452 if (data != m_vol) in sound1_w()
455 m_vol = data; in sound1_w()
456 float vol = m_vol/16.666+0.1; in sound1_w()
473 m_vol = 0; in machine_reset()
H A Dhankin.cpp75 uint8_t m_vol; member in hankin_state
426 m_vol = 0; in machine_reset()
452 if (data != m_vol) in ic2_b_w()
454 m_vol = data; in ic2_b_w()
455 float vol = m_vol/16.666+0.1; in ic2_b_w()
H A Datari_s1.cpp103 uint8_t m_vol; member in atari_s1_state
319 if (data != m_vol) in m1084_w()
321 m_vol = data; in m1084_w()
322 float vol = m_vol/16.666+0.1; in m1084_w()
446 m_vol = 0; in machine_reset()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Ddarius.cpp263 const int left = ( m_pan[0] * m_vol[6]) >> 8; in update_fm0()
378 m_vol[0] = m_def_vol[(data >> 4) & 0x0f]; in write_portA0()
379 m_vol[6] = m_def_vol[(data >> 0) & 0x0f]; in write_portA0()
389 m_vol[3] = m_def_vol[(data >> 4) & 0x0f]; in write_portA1()
390 m_vol[7] = m_def_vol[(data >> 0) & 0x0f]; in write_portA1()
400 m_vol[1] = m_def_vol[(data >> 4) & 0x0f]; in write_portB0()
401 m_vol[2] = m_def_vol[(data >> 0) & 0x0f]; in write_portB0()
411 m_vol[4] = m_def_vol[(data >> 4) & 0x0f]; in write_portB1()
412 m_vol[5] = m_def_vol[(data >> 0) & 0x0f]; in write_portB1()
666 save_item(NAME(m_vol)); in machine_start()
[all …]
H A Datari_s2.cpp68 uint8_t m_vol; member in atari_s2_state
452 if (data != m_vol) in sound1_w()
455 m_vol = data; in sound1_w()
456 float vol = m_vol/16.666+0.1; in sound1_w()
473 m_vol = 0; in machine_reset()
H A Datari_s1.cpp103 uint8_t m_vol; member in atari_s1_state
319 if (data != m_vol) in m1084_w()
321 m_vol = data; in m1084_w()
322 float vol = m_vol/16.666+0.1; in m1084_w()
446 m_vol = 0; in machine_reset()
H A Dhankin.cpp75 uint8_t m_vol; member in hankin_state
426 m_vol = 0; in machine_reset()
452 if (data != m_vol) in ic2_b_w()
454 m_vol = data; in ic2_b_w()
455 float vol = m_vol/16.666+0.1; in ic2_b_w()
/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dworker_mixer.c119 for(i = 0; i < MIXER_CHANNELS; i++) m_vol[i] = 1.0; in worker_mixer_init_local()
283 t = (int32_t) roundf((f * 8388607.0) * m_vol[k]); in mixer_event_run_be_s24()
309 t = (uint32_t) roundf(((f + 1.0) * 8388607.0) * m_vol[k]); in mixer_event_run_be_u24()
437 t = (int32_t) roundf((f * 8388607.0) * m_vol[k]); in mixer_event_run_le_s24()
463 t = (uint32_t) roundf(((f + 1.0) * 8388607.0) * m_vol[k]); in mixer_event_run_le_u24()
1894 return(m_vol[0]); in mixer_master_get()
1905 for(i = 0; i < MIXER_CHANNELS; i++) m_vol[i] = v; in mixer_master_set()
1913 c = m_vol[i] + v; in mixer_master_inc()
1920 m_vol[i] = c; in mixer_master_inc()
1929 c = m_vol[i] - v; in mixer_master_dec()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dtms36xx.cpp270 if( m_vol[voice] > TMS36XX_VMIN ) \
277 if( m_vol[voice]-- <= TMS36XX_VMIN ) \
280 m_vol[voice] = TMS36XX_VMIN; \
292 m_vol[m_shift+voice] = TMS36XX_VMAX; \
306 sum += m_vol[voice]; \
342 memset(m_vol, 0, sizeof(int)*12); in tms36xx_device()
384 save_item(NAME(m_vol)); in device_start()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dtms36xx.cpp270 if( m_vol[voice] > TMS36XX_VMIN ) \
277 if( m_vol[voice]-- <= TMS36XX_VMIN ) \
280 m_vol[voice] = TMS36XX_VMIN; \
292 m_vol[m_shift+voice] = TMS36XX_VMAX; \
306 sum += m_vol[voice]; \
342 memset(m_vol, 0, sizeof(int)*12); in tms36xx_device()
384 save_item(NAME(m_vol)); in device_start()
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/imports/multimedia/
H A Dqdeclarativeaudio.cpp117 , m_vol(1.0) in QDeclarativeAudio()
525 return !m_complete ? m_vol : qreal(m_player->volume()) / 100; in volume()
541 m_vol = volume; in setVolume()
972 if (!qFuzzyCompare(m_vol, qreal(1.0))) in componentComplete()
973 m_player->setVolume(m_vol * 100); in componentComplete()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/elevation/
H A DossimDtedHandler.h148 return *m_vol; in vol()
258 std::shared_ptr<ossimDtedVol> m_vol; variable
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A Dpattern.h169 …EffectWriter(VolumeCommand cmd, ModCommand::VOL param) : m_volcmd(cmd), m_vol(param), m_isVolEffec… in EffectWriter()
195 ModCommand::VOL m_vol; member
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m6502/
H A Dst2204.cpp52 , m_vol(0)
103 save_item(NAME(m_vol)); in device_start()
141 state_add(ST_VOL, "VOL", m_vol); in device_start()
181 m_vol = 0; in device_reset()
507 return m_vol; in vol_r()
512 m_vol = data; in vol_w()

123