Home
last modified time | relevance | path

Searched defs:band (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/audio/post_proc/
Dequalizer.c85 int equalizer_get_band_level(equalizer_context_t *context, int32_t band) in equalizer_get_band_level()
92 int equalizer_set_band_level(equalizer_context_t *context, int32_t band, in equalizer_set_band_level()
116 int equalizer_get_center_frequency(equalizer_context_t *context __unused, int32_t band) in equalizer_get_center_frequency()
123 int equalizer_get_band_freq_range(equalizer_context_t *context __unused, int32_t band, in equalizer_get_band_freq_range()
353 int32_t band; in equalizer_set_parameter() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtokenize.c118 int band, rc, v, token; in tokenize2nd_order_b() local
209 int band, rc, v; in tokenize1st_order_b() local
430 int type, band, pt, t; in print_context_counters() local
529 int band; in stuff1st_order_b() local
Dencodemb.c253 int band; in optimize_b() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropy.h85 #define BAND_COEFF_CONTEXTS(band) ((band) == 0 ? 3 : COEFF_CONTEXTS) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c90 int band, c = 0; in decode_coefs() local
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h111 wifi_band band; // when UNSPECIFIED, use channel list member
212 wifi_band band; // band for this set of threshold params member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c236 const uint8_t *const band = get_band_translate(tx_size); in tokenize_b() local
Dvp9_encodemb.c125 int best, band, pt; in optimize_b() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp207 int band; member in GetChannelListCommand
210 int num_max_ch, int band) in GetChannelListCommand()
278 int band, int max_channels, wifi_channel *channels, int *num_channels) in wifi_get_valid_channels()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dp2p.h225 uint8 band; /* Regulatory Class (band) */ member
233 uint8 band; /* Regulatory Class (band) */ member
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h308 #define LCHSPEC_CREATE(chan, band, bw, sb) ((uint16)((chan) | (sb) | (bw) | (band))) argument
Dwlioctl.h343 int8 band; /* band */ member
751 uint32 band; member
760 uint32 band; member
1022 uint band; /* band (optional) */ member
1785 uint16 band; member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp87 int band, int max_channels, wifi_channel *channels, int *num_channels) in wifi_get_valid_channels()