Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Daiff.c108 #define AIFC_IMA4_SAMPLES_PER_BLOCK 64 macro
359 error = aiff_ima_init (psf, AIFC_IMA4_BLOCK_LEN, AIFC_IMA4_SAMPLES_PER_BLOCK) ; in aiff_open()
1401 comm_frames = psf->sf.frames / AIFC_IMA4_SAMPLES_PER_BLOCK ; in aiff_write_header()