Searched defs:num_bands (Results 1 – 19 of 19) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | on2avcdata.h | 33 int num_bands; member
|
D | psymodel.c | 32 const uint8_t **bands, const int* num_bands, in ff_psy_init()
|
D | atrac3.c | 330 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
|
D | binkaudio.c | 55 int num_bands; member
|
D | aacsbr.c | 54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
|
D | psymodel.h | 99 int *num_bands; ///< number of scalefactor bands for possible frame sizes member
|
D | aacsbr_fixed.c | 126 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands()
|
D | aacpsy.c | 600 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
|
D | on2avc.c | 60 int num_windows, num_bands; member 115 int num_bands = c->num_bands * c->num_windows; in on2avc_decode_band_types() local
|
D | ac3dec.c | 776 int *num_bands, uint8_t *band_sizes, in decode_band_structure()
|
D | ivi.h | 197 uint8_t num_bands; ///< number of bands this plane subdivided into member
|
D | ivi_dsp.c | 42 const int num_bands = 4; in ff_ivi_recompose53() local
|
D | wmaprodec.c | 231 int8_t num_bands; ///< number of scale factor bands member
|
D | diracdec.c | 662 int level, num_bands = 0; in decode_component() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/fft/ |
D | fftrange.c | 117 gint num_bands; in main() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacpsy_mips.h | 63 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/ |
D | equalizer-test.c | 117 guint num_bands, i; in do_slider_fiddling() local
|
/third_party/mesa3d/include/android_stub/system/ |
D | radio.h | 143 uint32_t num_bands; /* number of band descriptors */ member 159 uint32_t num_bands; member
|
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/ |
D | demo.c | 169 int i, num_bands = NBANDS; in main() local
|