Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp4560 int8_t use_coeff_table, coeff_table_mode, coeff_table_size, coeff_table_shift; in stv_vdp2_copy_roz_bitmap() local
4584 use_coeff_table = coeff_table_mode = coeff_table_size = coeff_table_shift = 0; in stv_vdp2_copy_roz_bitmap()
4601 coeff_table_size = STV_VDP2_RAKDBS; in stv_vdp2_copy_roz_bitmap()
4612 coeff_table_size = STV_VDP2_RBKDBS; in stv_vdp2_copy_roz_bitmap()
4627 if ( coeff_table_size == 0 ) in stv_vdp2_copy_roz_bitmap()
4713 switch( coeff_table_size ) in stv_vdp2_copy_roz_bitmap()
4831 switch( coeff_table_size ) in stv_vdp2_copy_roz_bitmap()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp4560 int8_t use_coeff_table, coeff_table_mode, coeff_table_size, coeff_table_shift; in stv_vdp2_copy_roz_bitmap() local
4584 use_coeff_table = coeff_table_mode = coeff_table_size = coeff_table_shift = 0; in stv_vdp2_copy_roz_bitmap()
4601 coeff_table_size = STV_VDP2_RAKDBS; in stv_vdp2_copy_roz_bitmap()
4612 coeff_table_size = STV_VDP2_RBKDBS; in stv_vdp2_copy_roz_bitmap()
4627 if ( coeff_table_size == 0 ) in stv_vdp2_copy_roz_bitmap()
4713 switch( coeff_table_size ) in stv_vdp2_copy_roz_bitmap()
4831 switch( coeff_table_size ) in stv_vdp2_copy_roz_bitmap()