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