Home
last modified time | relevance | path

Searched defs:channelIndex (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java1362 private void checkChannel(int channelIndex) { in checkChannel()
1440 public Channel getChannelByChannelIndex(int channelIndex) { in getChannelByChannelIndex()
1452 public void setChannelTo(int channelIndex, Channel channel) { in setChannelTo()
1487 public float getInputGainByChannelIndex(int channelIndex) { in getInputGainByChannelIndex()
1496 public void setInputGainByChannelIndex(int channelIndex, float inputGain) { in setInputGainByChannelIndex()
1516 public Eq getPreEqByChannelIndex(int channelIndex) { in getPreEqByChannelIndex()
1526 public void setPreEqByChannelIndex(int channelIndex, Eq preEq) { in setPreEqByChannelIndex()
1540 public EqBand getPreEqBandByChannelIndex(int channelIndex, int band) { in getPreEqBandByChannelIndex()
1544 public void setPreEqBandByChannelIndex(int channelIndex, int band, EqBand preEqBand) { in setPreEqBandByChannelIndex()
1555 public Mbc getMbcByChannelIndex(int channelIndex) { in getMbcByChannelIndex()
[all …]
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DConvolutions.cpp47 int channelIndex = useNchw ? 1 : 3; in conv2DExplicitConstructor() local
99 int channelIndex = useNchw ? 1 : 3; in conv2DImplicitConstructor() local
286 int channelIndex = useNchw ? 1 : 3; in depthwiseConv2DExplicitConstructor() local
339 int channelIndex = useNchw ? 1 : 3; in depthwiseConv2DImplicitConstructor() local
531 int channelIndex = useNchw ? 1 : 3; in groupedConv2DExplicitConstructor() local
583 int channelIndex = useNchw ? 1 : 3; in groupedConv2DImplicitConstructor() local
685 int channelIndex = useNchw ? 1 : 3; in transposeConv2DExplicitConstructor() local
729 int channelIndex = useNchw ? 1 : 3; in transposeConv2DImplicitConstructor() local
DPoolings.cpp40 int channelIndex = useNchw ? 1 : 3; in poolingExplicitOpConstructor() local
79 int channelIndex = useNchw ? 1 : 3; in poolingImplicitOpConstructor() local
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.cpp258 DPChannel* DPBase::getChannel(uint32_t channelIndex) { in getChannel()
DDPFrequency.cpp183 void DPFrequency::updateParameters(ChannelBuffer &cb, int channelIndex) { in updateParameters()
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsProto.java472 final int channelIndex = stats.mStringCache.indexOf( in writeEvent() local
/frameworks/ml/nn/common/operations/
DGroupedConv2D.cpp266 int channelIndex = g * outputGroupDepth + d; in groupedConvQuant8PerChannel() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...