Searched refs:fact_MARKER (Results 1 – 2 of 2) sorted by relevance
/third_party/libsnd/src/ |
D | wav.c | 42 #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()
|
D | rf64.c | 50 #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()
|