Home
last modified time | relevance | path

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

1234

/third_party/ffmpeg/libavcodec/
Dg722.c74 static inline void s_zero(int cur_diff, struct G722Band *band) in s_zero()
110 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff) in do_adaptive_prediction()
143 void ff_g722_update_low_predictor(struct G722Band *band, const int ilow) in ff_g722_update_low_predictor()
154 void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh, in ff_g722_update_high_predictor()
Divi.c81 static int ivi_mc(const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, in ivi_mc()
295 IVIBandDesc *band; in ff_ivi_init_planes() local
354 static int ivi_init_tiles(const IVIBandDesc *band, IVITile *ref_tile, in ivi_init_tiles()
397 IVIBandDesc *band; in ff_ivi_init_tiles() local
474 static int ivi_dc_transform(const IVIBandDesc *band, int *prev_dc, int buf_offs, in ivi_dc_transform()
483 static int ivi_decode_coded_blocks(GetBitContext *gb, const IVIBandDesc *band, in ivi_decode_coded_blocks()
594 static int ivi_decode_blocks(GetBitContext *gb, const IVIBandDesc *band, in ivi_decode_blocks()
746 static int ivi_process_empty_tile(AVCodecContext *avctx, const IVIBandDesc *band, in ivi_process_empty_tile()
872 static uint16_t ivi_calc_band_checksum(const IVIBandDesc *band) in ivi_calc_band_checksum()
922 static void *prepare_buf(IVI45DecContext *ctx, IVIBandDesc *band, int i) in prepare_buf()
[all …]
Ddcaenc.c135 int ch, band; in subband_bufer_alloc() local
334 int band; in subband_transform() local
471 static void walk_band_low(DCAEncContext *c, int band, int channel, in walk_band_low()
486 static void walk_band_high(DCAEncContext *c, int band, int channel, in walk_band_high()
513 int i, k, band, ch, ssf; in calc_masking() local
560 int band, ch; in find_peaks() local
574 int ch, band; in adpcm_analysis() local
600 static inline int32_t get_step_size(DCAEncContext *c, int ch, int band) in get_step_size()
645 static inline void quantize_adpcm_subband(DCAEncContext *c, int ch, int band) in quantize_adpcm_subband()
664 int band, ch; in quantize_adpcm() local
[all …]
Ddca_xll.c118 int i, j, k, ret, band, header_size, header_pos = get_bits_count(&s->gb); in chs_parse_header() local
442 static int chs_parse_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg, int band_data_e… in chs_parse_band_data()
599 static av_cold void chs_clear_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg) in chs_clear_band_data()
627 static void chs_filter_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_filter_band_data()
692 static int chs_get_lsb_width(DCAXllDecoder *s, DCAXllChSet *c, int band, int ch) in chs_get_lsb_width()
707 static void chs_assemble_msbs_lsbs(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_assemble_msbs_lsbs()
953 int chs, seg, band, navi_nb, navi_pos, *navi_ptr; in parse_navi_table() local
1004 int ret, chs, seg, band, navi_pos, *navi_ptr; in parse_band_data() local
1178 static void undo_down_mix(DCAXllDecoder *s, DCAXllChSet *o, int band) in undo_down_mix()
1209 static void scale_down_mix(DCAXllDecoder *s, DCAXllChSet *o, int band) in scale_down_mix()
[all …]
Daacpsy.c124 AacPsyBand band[128]; ///< bands information member
537 static float calc_pe_3gpp(AacPsyBand *band) in calc_pe_3gpp()
574 static float calc_reduced_thr_3gpp(AacPsyBand *band, float min_snr, in calc_reduced_thr_3gpp()
608 AacPsyBand *band = &pch->band[w+g]; in calc_thr_3gpp() local
687 AacPsyBand *band = &bands[g]; in psy_3gpp_analyze_channel() local
749 AacPsyBand *band = &pch->band[w+g]; in psy_3gpp_analyze_channel() local
765 AacPsyBand *band = &pch->band[w+g]; in psy_3gpp_analyze_channel() local
781 AacPsyBand *band = &pch->band[w+g]; in psy_3gpp_analyze_channel() local
803 AacPsyBand *band = &pch->band[w+g]; in psy_3gpp_analyze_channel() local
821 AacPsyBand *band = &pch->band[w+g]; in psy_3gpp_analyze_channel() local
[all …]
Dindeo5.c64 IVIBandDesc *band, *band1, *band2; in decode_gop_header() local
383 static int decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *band, in decode_band_hdr()
455 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, in decode_mb_info()
Djpeg2000.c198 Jpeg2000Band *band, in init_band_stepsize()
265 Jpeg2000Band *band, in init_prec()
389 Jpeg2000Band *band = reslevel->band + bandno; in init_band() local
575 Jpeg2000Band *band = rlevel->band + bandno; in ff_jpeg2000_reinit() local
603 Jpeg2000Band *band; in ff_jpeg2000_cleanup() local
Dnellymoserenc.c216 int band, best_idx, power_idx = 0; in get_exponent_greedy() local
232 static inline float distance(float x, float y, int band) in distance()
241 int i, j, band, best_idx; in get_exponent_dynamic() local
311 int i, j, band, block, best_idx, power_idx = 0; in encode_block() local
Ddca_core.c402 int ch, band, ret; in parse_subframe_header() local
625 int n, ssf, ofs, ch, band; in parse_subframe_audio() local
760 int ch, band; in erase_adpcm_history() local
777 int ch, band; in alloc_sample_buffer() local
801 int sf, ch, ret, band, sub_pos, lfe_pos; in parse_frame_data() local
942 int ssf, ch, band, ofs; in parse_xbr_subframe() local
1161 int n, ssf, ch, band, ofs; in parse_x96_subframe_audio() local
1269 int ch, band; in erase_x96_adpcm_history() local
1285 int ch, band; in alloc_x96_sample_buffer() local
1308 int ch, band, ret; in parse_x96_subframe_header() local
[all …]
Dac3.c95 int bin, band; in ff_ac3_bit_alloc_calc_psd() local
125 int band; in ff_ac3_bit_alloc_calc_mask() local
Daacenc_utils.h221 static inline void ff_nextband_remove(uint8_t *nextband, int prevband, int band) in ff_nextband_remove()
233 const uint8_t *nextband, int prev_sf, int band) in ff_sfdelta_can_remove_band()
247 const uint8_t *nextband, int prev_sf, int new_sf, int band) in ff_sfdelta_can_replace()
Daaccoder.c122 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(win+w)*16+swb]; in encode_window_bands_info() local
314 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_anmr() local
347 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_anmr() local
419 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_fast() local
545 FFPsyBand *band; in search_for_pns() local
687 FFPsyBand *band; in mark_pns() local
Dindeo4.c277 IVIBandDesc temp_band, *band = &temp_band; in decode_band_hdr() local
469 static int decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, in decode_mb_info()
Dj2kenc.c799 Jpeg2000Band *band = rlevel->band + bandno; in encode_packet() local
829 Jpeg2000Band *band = rlevel->band + bandno; in encode_packet() local
856 Jpeg2000Band *band = rlevel->band + bandno; in encode_packet() local
914 Jpeg2000Band *band = rlevel->band + bandno; in encode_packet() local
1195 Jpeg2000Band *band = reslevel->band + bandno; in makelayer() local
1284 Jpeg2000Band *band = reslevel->band + bandno; in makelayers() local
1382 Jpeg2000Band *band = reslevel->band + bandno; in truncpasses() local
1421 Jpeg2000Band *band = reslevel->band + bandno; in encode_tile() local
Daaccoder_twoloop.h224 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_twoloop() local
236 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_twoloop() local
Dg722.h53 } band[2]; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dequalizer.c156 GObject *band = in GST_START_TEST() local
224 GObject *band = in GST_START_TEST() local
288 GObject *band; in GST_START_TEST() local
300 GObject *band; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/
Ddemo.c62 GstObject *band = GST_OBJECT (user_data); in on_gain_changed() local
72 GstObject *band = GST_OBJECT (user_data); in on_bandwidth_changed() local
82 GstObject *band = GST_OBJECT (user_data); in on_freq_changed() local
258 GObject *band; in main() local
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.c149 GstIirEqualizerBand *band = GST_IIR_EQUALIZER_BAND (object); in gst_iir_equalizer_band_set_property() local
223 GstIirEqualizerBand *band = GST_IIR_EQUALIZER_BAND (object); in gst_iir_equalizer_band_get_property() local
280 gst_iir_equalizer_band_init (GstIirEqualizerBand * band, in gst_iir_equalizer_band_init()
442 calculate_bw (GstIirEqualizerBand * band, gint rate) in calculate_bw()
469 setup_peak_filter (GstIirEqualizer * equ, GstIirEqualizerBand * band) in setup_peak_filter()
507 setup_low_shelf_filter (GstIirEqualizer * equ, GstIirEqualizerBand * band) in setup_low_shelf_filter()
547 setup_high_shelf_filter (GstIirEqualizer * equ, GstIirEqualizerBand * band) in setup_high_shelf_filter()
/third_party/cups-filters/filter/
Drastertoescpx.c140 cups_weave_t *band; /* Current band */ in StartPage() local
1057 cups_weave_t *band, /* Current band */ in EndPage() local
1222 AddBand(cups_weave_t *band) /* I - Band to add */ in AddBand()
1495 cups_weave_t *band) /* I - Current band */ in OutputBand()
1567 cups_weave_t *band; /* Current band */ in ProcessLine() local
/third_party/rust/crates/tracing/examples/examples/
Dattrs-basic.rs22 let band = suggest_band(); in main() localVariable
/third_party/gstreamer/gstplugins_good/tests/icles/
Dequalizer-test.c73 equalizer_set_band_value (GstElement * eq, guint band, gdouble val) in equalizer_set_band_value()
100 equalizer_set_band_value_and_wait (GstElement * eq, guint band, gdouble val) in equalizer_set_band_value_and_wait()
/third_party/jsframework/runtime/main/extend/systemplugin/
Dwifi.js24 band: '[PC preview] unknow band', property
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h72 AacPsyBand *band = &pch->band[w+g]; in calc_thr_3gpp_mips() local
/third_party/ffmpeg/libavfilter/
Dvf_delogo.c102 unsigned int band, int show, int direct) in apply_delogo()
199 int x, y, w, h, band, show; member

1234