HomeSort by relevance Sort by last modified time
    Searched defs:getChannelMask (Results 1 - 6 of 6) sorted by null

  /device/asus/fugu/libaudio/
AudioStreamIn.cpp 122 uint32_t AudioStreamIn::getChannelMask()
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 311 static tcu::BVec4 getChannelMask (tcu::TextureFormat::ChannelOrder order)
355 tcu::BVec4 copyMask = tcu::logicalAnd(getChannelMask(srcFormat.order), getChannelMask(dstFormat.order));
    [all...]
  /frameworks/base/core/java/android/hardware/soundtrigger/
SoundTrigger.java 516 dest.writeInt(captureFormat.getChannelMask());
535 result = prime * result + captureFormat.getChannelMask();
572 if (captureFormat.getChannelMask() != other.captureFormat.getChannelMask())
589 (", channelMask=" + captureFormat.getChannelMask()))
    [all...]
  /frameworks/base/media/java/android/media/
AudioFormat.java 309 public int getChannelMask() {
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 599 milliseconds