Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dwav.c42 #define fact_MARKER (MAKE_MARKER ('f', 'a', 'c', 't')) macro
433 case fact_MARKER : in wav_read_header()
931 psf_binheader_writef (psf, "tm48", BHWm (fact_MARKER), BHW4 (4), BHW8 (psf->sf.frames)) ; in wav_write_fmt_chunk()
1053 psf_binheader_writef (psf, "tm48", BHWm (fact_MARKER), BHW4 (4), BHW8 (psf->sf.frames)) ; in wavex_write_fmt_chunk()
Drf64.c50 #define fact_MARKER MAKE_MARKER ('f', 'a', 'c', 't') macro
692 psf_binheader_writef (psf, "tm48", BHWm (fact_MARKER), BHW4 (4), BHW8 (psf->sf.frames)) ; in rf64_write_header()