/hardware/qcom/audio/legacy/alsa_sound/ |
audio_hw_hal.cpp | 170 return out->qcom_out->channels(); 320 return in->qcom_in->channels(); 520 uint32_t channels, 532 out->qcom_out = qadev->hwif->openOutputSession(devices, format,&status,sessionId,samplingRate,channels);
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_audio.h | 28 unsigned channels; member in struct:pcm
|
/hardware/qcom/display/msm8084/libcopybit/ |
c2d2.h | 90 * If the C2D_FORMAT_PREMULTIPLIED bit is set, the color channels 132 * Each of Y,U,V channels usually takes 1 byte and therefore is 134 * channels are packed into macropixels for each particular format. 140 * between Y,U,V channels are used to describe separate planes for [all...] |
/hardware/qcom/display/msm8226/libcopybit/ |
c2d2.h | 90 * If the C2D_FORMAT_PREMULTIPLIED bit is set, the color channels 132 * Each of Y,U,V channels usually takes 1 byte and therefore is 134 * channels are packed into macropixels for each particular format. 140 * between Y,U,V channels are used to describe separate planes for [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
c2d2.h | 90 * If the C2D_FORMAT_PREMULTIPLIED bit is set, the color channels 132 * Each of Y,U,V channels usually takes 1 byte and therefore is 134 * channels are packed into macropixels for each particular format. 140 * between Y,U,V channels are used to describe separate planes for [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
c2d2.h | 90 * If the C2D_FORMAT_PREMULTIPLIED bit is set, the color channels 132 * Each of Y,U,V channels usually takes 1 byte and therefore is 134 * channels are packed into macropixels for each particular format. 140 * between Y,U,V channels are used to describe separate planes for [all...] |
/hardware/qcom/display/msm8994/libcopybit/ |
c2d2.h | 90 * If the C2D_FORMAT_PREMULTIPLIED bit is set, the color channels 132 * Each of Y,U,V channels usually takes 1 byte and therefore is 134 * channels are packed into macropixels for each particular format. 140 * between Y,U,V channels are used to describe separate planes for [all...] |
/libcore/luni/src/main/java/java/io/ |
FileInputStream.java | 23 import java.nio.channels.FileChannel;
|
FileOutputStream.java | 22 import java.nio.channels.FileChannel;
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldAndroidDatagramTest.java | 25 import java.nio.channels.DatagramChannel;
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppPreference.java | 160 Log.d(TAG, "Dumping Channels: ");
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
DictDecoder.java | 29 import java.nio.channels.FileChannel;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm_plugin.h | 180 unsigned int channels,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
simple.h | 54 * ss.channels = 2;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 53 #define SNDRV_SFNT_REPLACE_DATA 5 /* awe_sample_info (optarg=#channels)*/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.12.2 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm_plugin.h | 180 unsigned int channels,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/ |
hdspm.h | 23 /* Maximum channels is 64 even on 56Mode you have 64playbacks to matrix */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
simple.h | 54 * ss.channels = 2;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
hdspm.h | 23 /* Maximum channels is 64 even on 56Mode you have 64playbacks to matrix */
|
sfnt_info.h | 53 #define SNDRV_SFNT_REPLACE_DATA 5 /* awe_sample_info (optarg=#channels)*/
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 21 int channels; member in struct:video_capability
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
videodev.h | 21 int channels; member in struct:video_capability
|