Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dcaf.c799 unsigned channel_bitmap, channel_decriptions, bytesread ; in caf_read_chanmap() local
802 bytesread = psf_binheader_readf (psf, "E444", &layout_tag, &channel_bitmap, &channel_decriptions) ; in caf_read_chanmap()
Daiff.c1760 unsigned channel_bitmap, channel_decriptions, bytesread ; in aiff_read_chanmap() local
1763 bytesread = psf_binheader_readf (psf, "444", &layout_tag, &channel_bitmap, &channel_decriptions) ; in aiff_read_chanmap()