Searched refs:sourceFormat (Results 1 – 3 of 3) sorted by relevance
242 FrameFormat sourceFormat = inputPort.getSourceFormat(); in runTypeCheckOn() local244 if (sourceFormat != null && targetFormat != null) { in runTypeCheckOn()245 … if (mLogVerbose) Log.v(TAG, "Checking " + sourceFormat + " against " + targetFormat + "."); in runTypeCheckOn()253 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn()257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()265 + sourceFormat + "!"); in runTypeCheckOn()
976 int sourceFormat = AudioFormat.ENCODING_DEFAULT; in updateAudioConfigLocked() local978 sourceFormat = sinkConfig.format(); in updateAudioConfigLocked()981 sourceFormat, sourceGainConfig); in updateAudioConfigLocked()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...