Home
last modified time | relevance | path

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

/hardware/libhardware/modules/usbaudio/
Dformat.c89 int slot_index, bit_index, table_index; in get_format_for_mask() local
94 for (bit_index = 0; bit_index < bits_per_slot; bit_index++) { in get_format_for_mask()
177 int slot_index, bit_index, table_index; in get_pcm_format_for_mask() local
182 for (bit_index = 0; bit_index < bits_per_slot && table_index < table_size; bit_index++) { in get_pcm_format_for_mask()
Dlogging.c42 size_t slot_index, bit_index; in log_pcm_mask() local
46 for (bit_index = 0; bit_index < bits_per_slot; bit_index++) { in log_pcm_mask()
Dalsa_device_profile.c248 int slot_index, bit_index, table_index; in profile_enum_sample_formats() local
254 for (bit_index = 0; in profile_enum_sample_formats()
255 bit_index < bits_per_slot && table_index < table_size; in profile_enum_sample_formats()
256 bit_index++) { in profile_enum_sample_formats()