Home | History | Annotate | Download | only in alsa_sound

Lines Matching full:period_cnt

318     txHandle->period_cnt = txHandle->buffer_size/txHandle->period_size;
320 ALOGD("setHardwareParams: buffer_size %d, period_size %d, period_cnt %d",
322 txHandle->period_cnt);