Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c1383 int bitwidth = audio_extn_usb_get_max_bit_width(is_playback); in read_usb_sup_formats() local
1384 switch (bitwidth) { in read_usb_sup_formats()
1398 is_playback ? "P" : "C", bitwidth); in read_usb_sup_formats()