Home | History | Annotate | Download | only in hal

Lines Matching refs:period_count

62     .period_count = DEEP_BUFFER_OUTPUT_PERIOD_COUNT,
73 .period_count = LOW_LATENCY_OUTPUT_PERIOD_COUNT,
84 .period_count = HDMI_MULTI_PERIOD_COUNT,
93 .period_count = AUDIO_CAPTURE_PERIOD_COUNT,
101 .period_count = 2,
1372 return (out->config.period_count * out->config.period_size * 1000) /
1529 size_t kernel_buffer_size = out->config.period_size * out->config.period_count;