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

  /device/samsung/crespo/alsa-utils/
Android.mk 8 # Build aplay command
25 aplay/aplay.c
  /device/samsung/crespo/libaudio2/
Android.mk 6 LOCAL_SRC_FILES:= aplay.c alsa_pcm.c alsa_mixer.c
7 LOCAL_MODULE:= aplay
  /device/samsung/crespo/alsa-utils/alsaconf/
alsaconf.in 521 killall -9 aplay arecord >/dev/null 2>&1
941 aplay -N $TESTSOUND
977 head -c 4000 < /dev/zero | aplay -N -r8000 -fS16_LE -traw -c1 > /dev/null 2>&1 &
1018 aplay -N -r8000 -fS16_LE -traw -c1 < /dev/zero > /dev/null 2>&1 &
    [all...]

Completed in 117 milliseconds