Searched defs:channelMode (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java125 public int channelMode = 0; field in class:InformationElementUtil.VhtOperation
130 return channelMode != 0;
134 return channelMode + 1;
143 if (channelMode > 1) { //160MHz
154 channelMode = ie.bytes[0] & Constants.BYTE_MASK;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2341 SLuint32 channelMode; member in struct:SLAudioEncoderSettings_
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2744 XAuint32 channelMode; member in struct:XAAudioEncoderSettings_

Completed in 209 milliseconds