Searched defs:expectedChannel (Results 1 – 6 of 6) sorted by relevance
479 final int expectedChannel = AudioFormat.CHANNEL_IN_MONO; in testAudioRecordBuilderDefault() local510 final int expectedChannel = AudioFormat.CHANNEL_IN_MONO; in testAudioRecordBuilderPartialFormat() local540 final int expectedChannel = AudioFormat.CHANNEL_IN_MONO; in testAudioRecordBuilderParams() local
84 float expectedChannel = 2f; in testColorMatrixDoesNotClamp() local
134 Channel expectedChannel = successfulAcquire.getNow(); in stochastic_rapidAcquireReleaseIsCalculatedCorrectly() local
141 const uint8_t expectedChannel = expectedRGBA[channel]; in isRGBAPixelNear() local
748 const uint8_t expectedChannel = expectedRGBA[channel]; in ArePixelsSimilar() local
195 int expectedChannel = (expectedColor >> (k*8)) & 0xff; in compare_blobs() local