Home
last modified time | relevance | path

Searched refs:PCM (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c31 } PCM; typedef
33 PCM formats[] = {
95 PCM *format; in main()
/frameworks/base/core/java/android/hardware/soundtrigger/
DConversionUtil.java245 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
249 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
253 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
255 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
257 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
259 case android.media.audio.common.AudioFormat.PCM in aidl2apiEncoding()
/frameworks/base/media/java/android/media/audio/common/
DAudioFormat.aidl39 PCM = 0x00000000, enumConstant
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp153 PCM, enumerator
276 mType = PCM; in MatroskaSource()
1092 if (mType == PCM) { in read()
/frameworks/base/cmds/statsd/src/
Datoms.proto2196 * Logs when A2DP failed to read from PCM source.
2213 // Number of bytes of PCM data that could not be read from the source
10795 // The framecount is generally between 960 - 48000 for PCM encoding.
10796 // The framecount represents raw buffer size in bytes for non-PCM encoding.
10855 // The framecount is generally ~960 for PCM encoding.
10856 // The framecount represents raw buffer size in bytes for non-PCM encoding.
10908 // The framecount is generally between 960 - 48000 for PCM encoding.
10909 // The framecount represents raw buffer size in bytes for non-PCM encoding.