Home
last modified time | relevance | path

Searched refs:PCM (Results 1 – 7 of 7) 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/aidl/android/media/audio/common/
DAudioFormat.aidl39 PCM = 0x00000000, enumConstant
/frameworks/base/media/java/android/media/tv/tuner/filter/
DAvSettings.java117 public static final int AUDIO_STREAM_TYPE_PCM = Constants.AudioStreamType.PCM;
/frameworks/av/media/libstagefright/tests/fuzzers/dictionaries/
Dformats.dict107 "PCM "
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp153 PCM, enumerator
276 mType = PCM; in MatroskaSource()
1092 if (mType == PCM) { in read()
/frameworks/proto_logging/stats/
Datoms.proto2552 * Logs when A2DP failed to read from PCM source.
2569 // Number of bytes of PCM data that could not be read from the source
13952 // The framecount is generally between 960 - 48000 for PCM encoding.
13953 // The framecount represents raw buffer size in bytes for non-PCM encoding.
14017 // The framecount is generally ~960 for PCM encoding.
14018 // The framecount represents raw buffer size in bytes for non-PCM encoding.
14070 // The framecount is generally between 960 - 48000 for PCM encoding.
14071 // The framecount represents raw buffer size in bytes for non-PCM encoding.