Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_format.c93 int slot_index, bit_index, table_index; in get_pcm_format_for_mask() local
98 for (bit_index = 0; bit_index < bits_per_slot && table_index < table_size; bit_index++) { in get_pcm_format_for_mask()
Dalsa_logging.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.c243 int slot_index, bit_index, table_index; in profile_enum_sample_formats() local
249 for (bit_index = 0; in profile_enum_sample_formats()
250 bit_index < bits_per_slot && table_index < table_size; in profile_enum_sample_formats()
251 bit_index++) { in profile_enum_sample_formats()