Searched refs:bit_index (Results 1 – 3 of 3) sorted by relevance
93 int slot_index, bit_index, table_index; in get_pcm_format_for_mask() local97 for (bit_index = 0; bit_index < bits_per_slot && table_index < table_size; bit_index++) { in get_pcm_format_for_mask()
42 size_t slot_index, bit_index; in log_pcm_mask() local46 for (bit_index = 0; bit_index < bits_per_slot; bit_index++) { in log_pcm_mask()
260 int slot_index, bit_index, table_index; in profile_enum_sample_formats() local266 for (bit_index = 0; in profile_enum_sample_formats()267 bit_index < bits_per_slot && table_index < table_size; in profile_enum_sample_formats()268 bit_index++) { in profile_enum_sample_formats()