Home
last modified time | relevance | path

Searched refs:bands (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/radio/
Dradio_hal_tool.c57 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 …]
Dradio_hw.c47 .bands = {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dvpx_scale.c256 int bands; in Scale2D() local
425 bands = (dest_height + dest_band_height - 1) / dest_band_height; in Scale2D()
427 for (k = 0; k < bands; k++) { in Scale2D()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm297 ; r4 bands loop counter
313 ; The 1d transform is done by looping over bands of eight columns (the
353 mov r4, #4 ; initialize bands loop counter
1135 ; bands loop processing
1289 ; bands loop processing