Searched refs:kKeyChannelMask (Results 1 – 4 of 4) sorted by relevance
50 kKeyChannelMask = 'chnm', // int32_t enumerator
695 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in convertMetaDataToMessage()1330 meta->setInt32(kKeyChannelMask, channelMask); in convertMessageToMetaData()1459 if (meta->findInt32(kKeyChannelMask, &channelMask)) { in sendMetaDataToHal()1582 if (!meta->findInt32(kKeyChannelMask, &cmask)) { in canOffloadStream()
309 mTrackMeta->setInt32(kKeyChannelMask, mChannelMask); in init()
133 if(!format->findInt32(kKeyChannelMask, &channelMask)) { in start()