OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noaudio
(Results
1 - 7
of
7
) sorted by null
/bootable/recovery/
verifier_test.sh
20
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
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
...]
/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:__anon29341
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 319 milliseconds