/third_party/ffmpeg/libavcodec/ |
D | mpc.c | 60 Band *bands = c->bands; in ff_mpc_dequantize_and_synth() local
|
D | psymodel.c | 32 const uint8_t **bands, const int* num_bands, in ff_psy_init()
|
D | mpc7.c | 183 Band *bands = c->bands; in mpc7_decode_frame() local
|
D | mpc.h | 61 Band bands[BANDS]; member
|
D | aacps_tablegen.h | 73 static av_cold void make_filters_from_proto(float (*filter)[8][2], const float *proto, int bands) in make_filters_from_proto()
|
D | binkaudio.c | 57 unsigned int bands[26]; member
|
D | mpc8.c | 189 Band *bands = c->bands; in mpc8_decode_frame() local
|
D | aacsbr.c | 54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
|
D | psymodel.h | 98 uint8_t **bands; ///< scalefactor band sizes for possible frame sizes member
|
D | opusenc_psy.h | 41 float *bands[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]; member
|
D | aacps_fixed_tablegen.h | 96 static void make_filters_from_proto(int (*filter)[8][2], const int *proto, int bands) in make_filters_from_proto()
|
D | aacsbr_fixed.c | 126 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
|
D | atrac1.c | 83 float* bands[3]; member
|
/third_party/gstreamer/gstplugins_good/gst/spectrum/ |
D | gstspectrum.c | 210 guint bands = spectrum->bands; in gst_spectrum_alloc_channel_data() local 314 guint bands = g_value_get_uint (value); in gst_spectrum_set_property() local 720 guint bands = spectrum->bands; in gst_spectrum_run_fft() local 763 guint bands = spectrum->bands; in gst_spectrum_prepare_message_data() local 783 guint bands = spectrum->bands; in gst_spectrum_reset_message_data() local 803 guint bands = spectrum->bands; in gst_spectrum_transform_ip() local
|
D | gstspectrum.h | 64 guint bands; /* number of spectrum bands */ member
|
/third_party/gstreamer/gstplugins_good/gst/equalizer/ |
D | gstiirequalizer.h | 60 GstIirEqualizerBand **bands; member
|
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/ |
D | demo-audiotest.c | 82 guint bands = spect_bands; in update_spectrum_bands() local
|
/third_party/mesa3d/include/android_stub/system/ |
D | radio.h | 144 radio_hal_band_config_t bands[RADIO_NUM_BANDS_MAX]; /* band descriptors */ member 160 radio_band_config_t bands[RADIO_NUM_BANDS_MAX]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_dev_attr.c | 401 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) in wps_process_rf_bands()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_dev_attr.c | 416 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) in wps_process_rf_bands()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
D | fst_group.c | 106 unsigned bands[MB_BAND_ID_WIFI_60GHZ + 1] = {}; in fst_fill_iface_mb_ies() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
D | fst_group.c | 106 unsigned bands[MB_BAND_ID_WIFI_60GHZ + 1] = {}; in fst_fill_iface_mb_ies() local
|
/third_party/cups-filters/filter/ |
D | rastertoescpx.c | 138 int bands; /* Number of bands to allocate */ in StartPage() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_superequalizer.c | 56 static const float bands[] = { variable
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.c | 513 const VP8BandProbas* (* const bands)[16 + 1] = dec->proba_.bands_ptr_; in ParseResiduals() local
|