HomeSort by relevance Sort by last modified time
    Searched refs:STEREO (Results 1 - 13 of 13) sorted by null

  /external/tinycompress/include/tinycompress/
tinymp3.h 100 STEREO = 0x00,
  /external/python/cpython2/Lib/plat-irix5/
AL.py 23 STEREO = 2
  /external/python/cpython2/Lib/plat-irix6/
AL.py 23 STEREO = 2
  /hardware/interfaces/bluetooth/a2dp/1.0/
types.hal 54 STEREO = 0x02,
  /hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
VtsHalBluetoothA2dpV1_0TargetTest.cpp 71 codec.channelMode = ChannelMode::STEREO;
  /hardware/interfaces/broadcastradio/2.0/default/
VirtualProgram.cpp 79 info.infoFlags |= ProgramInfoFlags::STEREO;
  /hardware/interfaces/broadcastradio/2.0/
types.hal 51 * stereo channels into one. Mainly for, but not limited to AM/FM.
432 STEREO = 1 << 5,
  /external/python/cpython2/Lib/
audiodev.py 33 (2, AL.STEREO),
  /prebuilts/gdb/darwin-x86/lib/python2.7/
audiodev.py 33 (2, AL.STEREO),
  /prebuilts/gdb/linux-x86/lib/python2.7/
audiodev.py 33 (2, AL.STEREO),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
audiodev.py 33 (2, AL.STEREO),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
audiodev.py 33 (2, AL.STEREO),
  /frameworks/base/services/core/jni/BroadcastRadio/
convert.cpp 55 STEREO = 1 << 5,
68 jfieldID stereo; member in struct:android::server::BroadcastRadio::convert::__anon45893::__anon45895
77 jfieldID stereo; member in struct:android::server::BroadcastRadio::convert::__anon45893::__anon45896
429 fm.stereo, fm.rds != Rds::NONE, fm.ta, fm.af, fm.ea));
434 region, config.type, config.lowerLimit, config.upperLimit, spacing, am.stereo));
481 fm.stereo = env->GetBooleanField(jConfig, gjni.FmBandConfig.stereo);
488 am.stereo = env->GetBooleanField(jConfig, gjni.AmBandConfig.stereo);
623 if (info10.stereo) flags |= static_cast<jint>(ProgramInfoFlagsExt::STEREO)
    [all...]

Completed in 871 milliseconds