Searched defs:codec (Results 1 – 3 of 3) sorted by relevance
21 int codec = extras.getInt(Connection.EXTRA_AUDIO_CODEC, Connection.AUDIO_CODEC_NONE); in testCodecInIms() local
137 private void onWBS(int codec, byte[] address) { in onWBS()
1506 private int transformCodec(int codec) { in transformCodec()