Searched refs:ALSAFormat (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A DALSAStreamOps.cpp313 snd_pcm_format_t ALSAFormat = mHandle->format; local
315 switch(ALSAFormat) {
339 ALOGV("ALSAFormat:0x%x,audioSystemFormat:0x%x",ALSAFormat,audioSystemFormat);

Completed in 68 milliseconds