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

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_plug.c 802 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
818 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
823 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
891 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
907 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
912 for (format = 0; format <= SND_PCM_FORMAT_LAST; format++) {
    [all...]
pcm.c     [all...]
pcm_params.c     [all...]
  /device/samsung/crespo/alsa-lib/test/
pcm.c 735 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) {
822 for (format = 0; format < SND_PCM_FORMAT_LAST; format++) {
828 if (format == SND_PCM_FORMAT_LAST)
latency.c 446 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) {
  /device/samsung/crespo/alsa-utils/speaker-test/
speaker-test.c 784 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) {
  /device/samsung/crespo/alsa-lib/include/
pcm.h 187 SND_PCM_FORMAT_LAST = SND_PCM_FORMAT_U18_3BE,
    [all...]
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.cpp     [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 194 for (k = 0; k < SND_PCM_FORMAT_LAST; ++k) {
    [all...]

Completed in 40 milliseconds