Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/usbaudio/
Dformat.c87 int table_size = sizeof(format_value_map) / sizeof(format_value_map[0]); in get_format_for_mask() local
175 int table_size = ARRAY_SIZE(pcm_format_value_map); in get_pcm_format_for_mask() local
Dalsa_device_profile.c251 const int table_size = ARRAY_SIZE(pcm_format_value_map); in profile_enum_sample_formats() local
/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp59 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()
/hardware/qcom/gps/utils/
Dloc_log.cpp59 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()