Searched defs:table_size (Results 1 – 4 of 4) sorted by relevance
87 int table_size = sizeof(format_value_map) / sizeof(format_value_map[0]); in get_format_for_mask() local175 int table_size = ARRAY_SIZE(pcm_format_value_map); in get_pcm_format_for_mask() local
251 const int table_size = ARRAY_SIZE(pcm_format_value_map); in profile_enum_sample_formats() local
59 const char* loc_get_name_from_mask(loc_name_val_s_type table[], int table_size, long mask) in loc_get_name_from_mask()73 const char* loc_get_name_from_val(loc_name_val_s_type table[], int table_size, long value) in loc_get_name_from_val()