Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dimg_dsk.cpp252 unsigned cells_in_buffer = buffer.size(); in fill_with_gap4() local
254 unsigned gap_4 = (cell_count - cells_in_buffer) / 16; in fill_with_gap4()
H A Dhpi_dsk.cpp352 unsigned cells_in_buffer = buffer.size(); in fill_with_gap3() local
354 unsigned gap_3 = (cell_count - cells_in_buffer) / 16; in fill_with_gap3()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dimg_dsk.cpp252 unsigned cells_in_buffer = buffer.size(); in fill_with_gap4() local
254 unsigned gap_4 = (cell_count - cells_in_buffer) / 16; in fill_with_gap4()
H A Dhpi_dsk.cpp352 unsigned cells_in_buffer = buffer.size(); in fill_with_gap3() local
354 unsigned gap_3 = (cell_count - cells_in_buffer) / 16; in fill_with_gap3()