Home
last modified time | relevance | path

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

/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dsector.c80 case BURN_BLOCK_RAW16: in sector_get_outmode()
412 case BURN_BLOCK_RAW16: in convert_subs()
H A Dlibburn.h196 BURN_BLOCK_RAW16 = 2, enumerator
H A Dspc.c1168 case BURN_BLOCK_RAW16: in spc_block_type()
/dports/sysutils/xfburn/xfburn-0.6.2/xfburn/
H A Dxfburn-perform-burn.c209 burn_write_opts_set_write_type (opts, BURN_WRITE_RAW, BURN_BLOCK_RAW16); in xfburn_set_write_mode()