/third_party/ffmpeg/libavfilter/ |
D | vf_tonemap.c | 69 double peak; member 116 static float mobius(float in, float j, double peak) in mobius() 131 const AVPixFmtDescriptor *desc, int x, int y, double peak) in tonemap() 197 double peak; member 209 double peak = td->peak; in tonemap_slice() local 228 double peak = s->peak; in filter_frame() local
|
D | vf_convolution.c | 112 const uint8_t *c[], int peak, int radius, in filter16_prewitt() 130 const uint8_t *c[], int peak, int radius, in filter16_roberts() 146 const uint8_t *c[], int peak, int radius, in filter16_sobel() 164 const uint8_t *c[], int peak, int radius, in filter16_kirsch() 213 const uint8_t *c[], int peak, int radius, in filter_prewitt() 233 const uint8_t *c[], int peak, int radius, in filter_roberts() 248 const uint8_t *c[], int peak, int radius, in filter_sobel() 268 const uint8_t *c[], int peak, int radius, in filter_kirsch() 316 const uint8_t *c[], int peak, int radius, in filter16_3x3() 339 const uint8_t *c[], int peak, int radius, in filter16_5x5() [all …]
|
D | colorspace.c | 171 double peak = 0; in ff_determine_signal_peak() local 193 void ff_update_hdr_metadata(AVFrame *in, double peak) in ff_update_hdr_metadata()
|
D | vf_tonemap_opencl.c | 63 double peak; member 307 AVFrame *output, AVFrame *input, float peak) { in launch_kernel() 346 double peak = ctx->peak; in tonemap_opencl_filter_frame() local
|
D | af_drmeter.c | 32 float peak; member 102 float peak, rms; in finish_block() local
|
D | af_replaygain.c | 310 float peak; member 375 float peak = 0.0; in calc_stereo_peak() local
|
D | af_alimiter.c | 97 double peak, double limit, double patt, int asc) in get_rdelta() 148 double peak = 0; in filter_frame() local
|
D | af_ashowinfo.c | 120 static void print_peak(AVFilterContext *ctx, const char *str, uint32_t peak) in print_peak()
|
D | af_volume.c | 353 uint32_t peak = 100000; in filter_frame() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | id3v2mux.c | 237 gdouble peak; in test_taglib_id3mux_check_tags() local 243 gdouble peak; in test_taglib_id3mux_check_tags() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/audio/kernels/ |
D | audio_utils.h | 165 T peak = (*itr - limiter_threshold) * limiter_gain / (1 - limiter_threshold); in DCShift() local 169 T peak = (*itr + limiter_threshold) * limiter_gain / (1 - limiter_threshold); in DCShift() local
|
/third_party/alsa-utils/bat/ |
D | analyze.c | 65 int check_peak(struct bat *bat, struct analyze *a, int end, int peak, float hz, in check_peak() 108 int i, start = -1, end = -1, peak = 0, signals = 0; in check() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | id3mux.c | 266 gdouble peak; in test_taglib_id3mux_check_tags() local 274 gdouble peak; in test_taglib_id3mux_check_tags() local
|
/third_party/gstreamer/gstplugins_good/gst/replaygain/ |
D | rganalysis.c | 77 gdouble peak; member 773 rg_analysis_track_result (RgAnalysisCtx * ctx, gdouble * gain, gdouble * peak) in rg_analysis_track_result() 794 rg_analysis_album_result (RgAnalysisCtx * ctx, gdouble * gain, gdouble * peak) in rg_analysis_album_result()
|
D | gstrgvolume.c | 643 gdouble gain, peak; in gst_rg_volume_determine_gain() local
|
/third_party/gstreamer/gstplugins_good/gst/level/ |
D | gstlevel.h | 74 gdouble *peak; /* normalized Peak value over buffer */ member
|
/third_party/libsnd/src/ |
D | command.c | 373 psf_get_signal_max (SF_PRIVATE *psf, double *peak) in psf_get_signal_max()
|
/third_party/freetype/src/base/ |
D | ftbbox.c | 272 FT_Pos peak = 0; in cubic_peak() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftbbox.c | 272 FT_Pos peak = 0; in cubic_peak() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftbbox.c | 273 FT_Pos peak = 0; in cubic_peak() local
|
/third_party/ffmpeg/libavcodec/ |
D | dcaadpcm.c | 186 int len, int32_t peak) in ff_dcaadpcm_do_real()
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 441 unsigned long peak = 0; in compute_median() local
|
/third_party/alsa-lib/src/pcm/scopes/ |
D | level.c | 33 int16_t peak; member
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | io-sim.c | 665 const unsigned int peak = 200; /* 255 */ in _vbi_raw_vbi_image() local 675 const unsigned int peak = 200; /* 255 */ in _vbi_raw_vbi_image() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
D | GlitchAnalyzer.h | 158 float peak = mPeakFollower.process(sample); in processInputFrame() local
|