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

  /bootable/recovery/
verifier_test.sh 24 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /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 106 OPT_FLAG ( noaudio, "same as -no-audio" )
main-common.c 736 if (opts->noaudio) {
737 opts->no_audio = opts->noaudio;
738 opts->noaudio = 0;
    [all...]
  /frameworks/media/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:__anon16059
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 253 milliseconds