Home
last modified time | relevance | path

Searched defs:chanmap_size (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/src/
H A Dcaf.c814 { size_t chanmap_size = SF_MIN (psf->sf.channels, layout_tag & 0xff) * sizeof (psf->channel_map [0]) ; in caf_read_chanmap() local
H A Daiff.c1776 { size_t chanmap_size = SF_MIN (psf->sf.channels, layout_tag & 0xffff) * sizeof (psf->channel_map [0]) ; in aiff_read_chanmap() local

Completed in 5 milliseconds