HomeSort by relevance Sort by last modified time
    Searched full:audiotype (Results 1 - 9 of 9) sorted by null

  /packages/apps/Camera/src/com/android/camera/
SoundClips.java 123 int audioType = ApiHelper.getIntFieldIfExists(AudioManager.class,
128 mSoundPool = new SoundPool(NUM_SOUND_STREAMS, audioType, 0);
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 1130 M4_StreamType audiotype; local
    [all...]
  /external/libnfc-nci/src/udrv/include/
ucodec.h 185 tUCODEC_AUDIO_FEAT_TYPE AudioType;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
MediaPropertiesTest.java 93 assertEquals("AudioType Mismatch ", audioCodecType, mvi.getAudioType());
107 assertEquals("AudioType Mismatch ", audioCodecType, aT.getAudioType());
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 492 this.audioType = -1;
529 if (this.audioType == 0) {
532 else if (this.audioType == 1) {
535 else if (this.audioType == 2) {
553 if (this.audioType == 0) {
556 else if (this.audioType == 1) {
559 else if (this.audioType == 2) {
571 if (this.audioType == 0) {
575 else if (this.audioType == 1) {
579 else if (this.audioType == 2)
    [all...]
  /external/srec/srec/EventLog/src/
riff.c 801 // rec_test will never get here cuz already checked validity of audiotype
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
VideoEditorStressTest.java 721 assertEquals("AudioType Mismatch", audioCodecType,
    [all...]
  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java     [all...]
  /external/smack/asmack-master/jingle/
60-remove-jingle_mediaimpl.patch     [all...]

Completed in 245 milliseconds