Searched refs:theChannelLayout (Results 1 – 1 of 1) sorted by relevance
1142 ALACAudioChannelLayout theChannelLayout = { 0, 0, 0 } ; in alac_get_magic_cookie() local1150 …theChannelLayout.mChannelLayoutTag = Swap32NtoB (ALACChannelLayoutTags [theConfig.numChannels - 1]… in alac_get_magic_cookie()1162 memcpy (theCookiePointer, &theChannelLayout, sizeof (ALACAudioChannelLayout)) ; in alac_get_magic_cookie()