Home
last modified time | relevance | path

Searched refs:mdec_clamp_g5 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/psx/
H A Dmdec.cpp252 uint16_t psxmdec_device::mdec_clamp_g5( int32_t n_g ) const in mdec_clamp_g5() function in psxmdec_device
266 mdec_clamp_g5( p_n_y[ 0 ] + n_g ) | in mdec_makergb15()
271 mdec_clamp_g5( p_n_y[ 1 ] + n_g ) | in mdec_makergb15()
H A Dmdec.h46 uint16_t mdec_clamp_g5( int32_t n_g ) const; in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/psx/
H A Dmdec.cpp252 uint16_t psxmdec_device::mdec_clamp_g5( int32_t n_g ) const in mdec_clamp_g5() function in psxmdec_device
266 mdec_clamp_g5( p_n_y[ 0 ] + n_g ) | in mdec_makergb15()
271 mdec_clamp_g5( p_n_y[ 1 ] + n_g ) | in mdec_makergb15()
H A Dmdec.h46 uint16_t mdec_clamp_g5( int32_t n_g ) const; in DECLARE_DEVICE_TYPE()