Searched refs:kKeyChannelMask (Results 1 – 3 of 3) sorted by relevance
50 kKeyChannelMask = 'chnm', // int32_t enumerator
142 if (int32_t rawChannelMask; !format->findInt32(kKeyChannelMask, &rawChannelMask)) { in start()
1132 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in convertMetaDataToMessage()1991 meta->setInt32(kKeyChannelMask, channelMask); in convertMessageToMetaData()2318 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in sendMetaDataToHal()2448 audio_channel_mask_t cmask = meta->findInt32(kKeyChannelMask, &rawChannelMask) ? in getAudioOffloadInfo()