| /third_party/ffmpeg/libavcodec/ |
| D | aacenc_quantization.h | 46 int *bits, float *energy, int BT_ZERO, int BT_UNSIGNED, in quantize_and_encode_band_cost_template() 166 int *bits, float *energy) { in quantize_and_encode_band_cost_NONE() 245 lambda, uplim, bits, energy, rtz) \ argument 253 int *bits, float *energy, int rtz) in quantize_band_cost() 262 int *bits, float *energy, int rtz) in quantize_band_cost_bits()
|
| D | aacenc_quantization_misc.h | 34 int *bits, float *energy, int rtz) in quantize_band_cost_cached()
|
| D | ra144.c | 1657 int ff_interp(RA144Context *ractx, int16_t *out, int a, int copyold, int energy) in ff_interp() 1678 unsigned int ff_rescale_rms(unsigned int rms, unsigned int energy) in ff_rescale_rms()
|
| D | cngenc.c | 68 double energy = 0; in cng_encode_frame() local
|
| D | ra144dec.c | 75 unsigned int energy; in ra144_decode_frame() local
|
| D | g723_1dec.c | 445 int energy[5] = {0, 0, 0, 0, 0}; in comp_ppf_coeff() local 615 static void gain_scale(G723_1_ChannelContext *p, int16_t * buf, int energy) in gain_scale() 687 int scale, energy; in formant_postfilter() local
|
| D | libtwolame.c | 43 int energy; member
|
| D | ac3enc_template.c | 120 CoefSumType energy[AC3_MAX_BLOCKS][AC3_MAX_CHANNELS][16] = {{{0}}}; in apply_channel_coupling() local
|
| D | cngdec.c | 37 int energy, target_energy; member
|
| D | opusenc_psy.h | 35 float energy[OPUS_MAX_CHANNELS][CELT_MAX_BANDS]; /* Masking effects included */ member
|
| D | psymodel.h | 52 float energy; member
|
| D | ra144enc.c | 438 int energy = 0; in ra144_encode_frame() local
|
| D | aaccoder_twoloop.h | 222 float uplim = 0.0f, energy = 0.0f, spread = 0.0f; in search_for_quantizers_twoloop() local
|
| D | sipr.c | 459 …float energy = avpriv_scalarproduct_float_c(ctx->postfilter_syn5k0 + LP_FILTER_ORDER + i * SUBFR_S… in decode_frame() local
|
| D | opus_celt.h | 67 float energy[CELT_MAX_BANDS]; member
|
| D | opusenc_psy.c | 110 float avg_c_s, energy = 0.0f, dist_dev = 0.0f; in step_collect_psy_metrics() local
|
| D | amrwbdec.c | 791 float energy = ctx->celpm_ctx.dot_productf(excitation, excitation, in synthesis() local 905 float energy = ctx->celpm_ctx.dot_productf(synth_exc, synth_exc, in scaled_hb_excitation() local
|
| D | aacenc.h | 89 float energy; member
|
| D | ilbcdec.c | 962 int32_t measure, max_measure, energy; in do_plc() local 1214 int32_t cross_corr, energy; in xcorr_coeff() local
|
| D | sonic.c | 273 int energy = 0; in intlist_write() local
|
| D | g723_1enc.c | 543 int energy[15]; in comp_harmonic_coeff() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | aaccoder_mips.c | 142 int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_SQUAD_mips() 238 int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_UQUAD_mips() 353 int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_SPAIR_mips() 456 … int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_UPAIR7_mips() 574 … int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_UPAIR12_mips() 691 int *bits, float *energy, const float ROUNDING) in quantize_and_encode_band_cost_ESC_mips() 936 … int *bits, float *energy, const float ROUNDING) { in quantize_and_encode_band_cost_NONE_mips() 944 … int *bits, float *energy, const float ROUNDING) { in quantize_and_encode_band_cost_ZERO_mips() 985 lambda, uplim, bits, energy, ROUNDING) \ argument 1475 int *bits, float *energy, int rtz) in quantize_band_cost_bits() [all …]
|
| /third_party/ffmpeg/libavfilter/ |
| D | ebur128.c | 368 static double ebur128_energy_to_loudness(double energy) in ebur128_energy_to_loudness() 373 static size_t find_histogram_index(double energy) in find_histogram_index() 619 double energy; in ff_ebur128_loudness_shortterm() local
|
| D | f_ebur128.c | 60 double energy; ///< E = 10^((L + 0.691) / 10) member 514 #define LOUDNESS(energy) (-0.691 + 10 * log10(energy)) argument 515 #define DBFS(energy) (20 * log10(energy)) argument
|
| /third_party/lame/libmp3lame/ |
| D | lame-analysis.h | 48 double energy[2][4][BLKSIZE]; member
|