Searched refs:kKeyChannelMask (Results 1 – 4 of 4) sorted by relevance
49 kKeyChannelMask = 'chnm', // int32_t enumerator
157 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in convertMetaDataToMessage()614 meta->setInt32(kKeyChannelMask, channelMask); in convertMessageToMetaData()714 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in sendMetaDataToHal()837 if (!meta->findInt32(kKeyChannelMask, &cmask)) { in canOffloadStream()
304 mTrackMeta->setInt32(kKeyChannelMask, mChannelMask); in init()
129 if(!format->findInt32(kKeyChannelMask, &channelMask)) { in start()