Lines Matching defs:comm_size
1167 int k, ch, comm_size, comm_frames ;
1181 comm_size = psf->rchunks.chunks [k].len ;
1182 psf_binheader_writef (psf, "Em42t4", BHWm (COMM_MARKER), BHW4 (comm_size), BHW2 (psf->sf.channels), BHW4 (comm_frames)) ;
1213 uint32_t comm_type, comm_size, comm_encoding, comm_frames = 0, uk ;
1255 comm_size = SIZEOF_AIFC_COMM ;
1262 comm_size = SIZEOF_AIFC_COMM ;
1269 comm_size = SIZEOF_AIFC_COMM ;
1276 comm_size = SIZEOF_AIFC_COMM ;
1283 comm_size = SIZEOF_AIFC_COMM ;
1290 comm_size = SIZEOF_AIFC_COMM ;
1297 comm_size = SIZEOF_AIFC_COMM ;
1304 comm_size = SIZEOF_AIFC_COMM ;
1314 comm_size = SIZEOF_AIFF_COMM ;
1321 comm_size = SIZEOF_AIFC_COMM ;
1328 comm_size = SIZEOF_AIFC_COMM ;
1335 comm_size = SIZEOF_AIFC_COMM ;
1342 comm_size = SIZEOF_AIFC_COMM ;
1349 comm_size = SIZEOF_AIFC_COMM ;
1356 comm_size = SIZEOF_AIFC_COMM ;
1366 comm_size = SIZEOF_AIFC_COMM ;
1376 comm_size = SIZEOF_AIFC_COMM ;
1386 comm_size = SIZEOF_AIFC_COMM ;
1396 comm_size = SIZEOF_AIFC_COMM ;
1426 psf_binheader_writef (psf, "Em42t42", BHWm (COMM_MARKER), BHW4 (comm_size), BHW2 (psf->sf.channels), BHW4 (comm_frames), BHW2 (bit_width)) ;