Searched refs:BITS_PER_SAMPLE_32 (Results 1 – 3 of 3) sorted by relevance
187 BluetoothCodecConfig.BITS_PER_SAMPLE_32,201 BluetoothCodecConfig.BITS_PER_SAMPLE_32,215 BluetoothCodecConfig.BITS_PER_SAMPLE_32,334 BluetoothCodecConfig.BITS_PER_SAMPLE_32,348 BluetoothCodecConfig.BITS_PER_SAMPLE_32,362 BluetoothCodecConfig.BITS_PER_SAMPLE_32,
58 BluetoothCodecConfig.BITS_PER_SAMPLE_32,
81 public static final int BITS_PER_SAMPLE_32 = 0x1 << 2; field in BluetoothCodecConfig215 if ((mBitsPerSample & BITS_PER_SAMPLE_32) != 0) { in toString()