Home
last modified time | relevance | path

Searched defs:num_bands (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
Don2avcdata.h33 int num_bands; member
Dpsymodel.c32 const uint8_t **bands, const int* num_bands, in ff_psy_init()
Datrac3.c330 TonalComponent *components, int num_bands) in decode_tonal_components()
414 int num_bands) in decode_gain_control()
580 int band, ret, num_subbands, last_tonal, num_bands; in decode_channel_sound_unit() local
Dbinkaudio.c55 int num_bands; member
Daacsbr.c54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
Dpsymodel.h99 int *num_bands; ///< number of scalefactor bands for possible frame sizes member
Daacsbr_fixed.c126 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
Daacpsy.c600 static void calc_thr_3gpp(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, in calc_thr_3gpp()
661 const int num_bands = ctx->num_bands[wi->num_windows == 8]; in psy_3gpp_analyze_channel() local
Don2avc.c60 int num_windows, num_bands; member
115 int num_bands = c->num_bands * c->num_windows; in on2avc_decode_band_types() local
Dac3dec.c776 int *num_bands, uint8_t *band_sizes, in decode_band_structure()
Divi.h197 uint8_t num_bands; ///< number of bands this plane subdivided into member
Divi_dsp.c42 const int num_bands = 4; in ff_ivi_recompose53() local
Dwmaprodec.c231 int8_t num_bands; ///< number of scale factor bands member
Ddiracdec.c662 int level, num_bands = 0; in decode_component() local
/third_party/gstreamer/gstplugins_base/tests/examples/fft/
Dfftrange.c117 gint num_bands; in main() local
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h63 static void calc_thr_3gpp_mips(const FFPsyWindowInfo *wi, const int num_bands, in calc_thr_3gpp_mips()
/third_party/gstreamer/gstplugins_good/tests/icles/
Dequalizer-test.c117 guint num_bands, i; in do_slider_fiddling() local
/third_party/mesa3d/include/android_stub/system/
Dradio.h143 uint32_t num_bands; /* number of band descriptors */ member
159 uint32_t num_bands; member
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/
Ddemo.c169 int i, num_bands = NBANDS; in main() local