Searched refs:bands (Results 1 – 4 of 4) sorted by relevance
57 hal_properties.bands[i].type, in list_all_properties()58 hal_properties.bands[i].antenna_connected, in list_all_properties()59 hal_properties.bands[i].lower_limit, in list_all_properties()60 hal_properties.bands[i].upper_limit, in list_all_properties()61 hal_properties.bands[i].num_spacings); in list_all_properties()88 hal_properties.bands[band_number].type, in tune()89 hal_properties.bands[band_number].antenna_connected, in tune()90 hal_properties.bands[band_number].lower_limit, in tune()91 hal_properties.bands[band_number].upper_limit, in tune()92 hal_properties.bands[band_number].num_spacings); in tune()[all …]
47 .bands = {
256 int bands; in Scale2D() local425 bands = (dest_height + dest_band_height - 1) / dest_band_height; in Scale2D()427 for (k = 0; k < bands; k++) { in Scale2D()
297 ; r4 bands loop counter313 ; The 1d transform is done by looping over bands of eight columns (the353 mov r4, #4 ; initialize bands loop counter1135 ; bands loop processing1289 ; bands loop processing