Home
last modified time | relevance | path

Searched refs:haptic_channel_count (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c3588 int haptic_channel_count = adev->haptics_config.channels; in out_write() local
3589 size_t haptic_frame_size = bytes_per_sample * haptic_channel_count; in out_write()