Lines Matching refs:BHW4
489 psf_binheader_writef (psf, "422b", BHW4 (subformat->esf_field1), in wavlike_write_guid()
811 …psf_binheader_writef (psf, "m4", BHWm (bext_MARKER), BHW4 (WAV_BEXT_MIN_CHUNK_SIZE + b->coding_his… in wavlike_write_bext_chunk()
823 …psf_binheader_writef (psf, "442", BHW4 (b->time_reference_low), BHW4 (b->time_reference_high), BHW… in wavlike_write_bext_chunk()
920 …psf_binheader_writef (psf, "m4", BHWm (cart_MARKER), BHW4 (WAV_CART_MIN_CHUNK_SIZE + c->tag_text_s… in wavlike_write_cart_chunk()
940 psf_binheader_writef (psf, "e4", BHW4 (c->level_reference)) ; in wavlike_write_cart_chunk()
943 …psf_binheader_writef (psf, "b4", BHWv (c->post_timers [k].usage), BHWz (4), BHW4 (c->post_timers [… in wavlike_write_cart_chunk()
1149 psf_binheader_writef (psf, "m4m", BHWm (LIST_MARKER), BHW4 (0xBADBAD), BHWm (INFO_MARKER)) ; in wavlike_write_strings()
1201 psf_binheader_writef (psf, "4", BHW4 (saved_head_index - prev_head_index - 4)) ; in wavlike_write_strings()
1260 …psf_binheader_writef (psf, "m4", BHWm (PEAK_MARKER), BHW4 (WAVLIKE_PEAK_CHUNK_SIZE (psf->sf.channe… in wavlike_write_peak_chunk()
1261 psf_binheader_writef (psf, "44", BHW4 (1), BHW4 (time (NULL))) ; in wavlike_write_peak_chunk()
1368 …psf_binheader_writef (psf, "m4b", BHWm (psf->wchunks.chunks [k].mark32), BHW4 (psf->wchunks.chunks… in wavlike_write_custom_chunks()