Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dvoc.c46 VOC_SOUND_DATA = 1, enumerator
230 case VOC_SOUND_DATA : in voc_read_header()
241 if (block_type == VOC_SOUND_DATA) in voc_read_header()
303 if (block_type != VOC_SOUND_DATA) in voc_read_header()
460 …psf_binheader_writef (psf, "e1311", BHW1 (VOC_SOUND_DATA), BHW3 ((int) (psf->datalength + 1)), BHW… in voc_write_header()
477 …psf_binheader_writef (psf, "e1311", BHW1 (VOC_SOUND_DATA), BHW3 ((int) (psf->datalength + 1)), BHW… in voc_write_header()