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()
1080 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in convertMetaDataToMessage()1866 meta->setInt32(kKeyChannelMask, channelMask); in convertMessageToMetaData()2076 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in sendMetaDataToHal()2206 audio_channel_mask_t cmask = meta->findInt32(kKeyChannelMask, &rawChannelMask) ? in getAudioOffloadInfo()