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

  /bootable/recovery/
verifier_test.sh 20 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /external/qemu/audio/
noaudio.c 28 #define AUDIO_CAP "noaudio"
  /bootable/recovery/applypatch/
imgdiff_test.sh 25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
applypatch.sh 35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /external/qemu/android/
cmdline-options.h 108 OPT_FLAG ( noaudio, "same as -no-audio" )
main-common.c 956 if (opts->noaudio) {
957 opts->no_audio = opts->noaudio;
958 opts->noaudio = 0;
    [all...]
  /external/qemu/
CHANGES.TXT 305 - Options '-noaudio', '-nojni', '-noskin' and 'nocache' are deprecated.
524 '-audio-in none' or even '-noaudio' to disable sound, or choose a
620 '-audio-in none' or even '-noaudio' to disable sound, or choose a
830 '-audio-in none' or even '-noaudio' to disable sound, or choose a different
    [all...]
Makefile.common 318 AUDIO_SOURCES := noaudio.c wavaudio.c wavcapture.c mixeng.c
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 393 M4OSA_Bool noaudio;/**< Flag to know if we have to deal with audio transcoding */ member in struct:__anon32057
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /frameworks/base/docs/html/tools/help/
emulator.jd 328 <td><code>-noaudio</code></td>
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp     [all...]

Completed in 388 milliseconds