Home
last modified time | relevance | path

Searched defs:peak (Results 1 – 25 of 52) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
Dvf_tonemap.c69 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
Dvf_convolution.c112 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 …]
Dcolorspace.c171 double peak = 0; in ff_determine_signal_peak() local
193 void ff_update_hdr_metadata(AVFrame *in, double peak) in ff_update_hdr_metadata()
Dvf_tonemap_opencl.c63 double peak; member
307 AVFrame *output, AVFrame *input, float peak) { in launch_kernel()
346 double peak = ctx->peak; in tonemap_opencl_filter_frame() local
Daf_drmeter.c32 float peak; member
102 float peak, rms; in finish_block() local
Daf_replaygain.c310 float peak; member
375 float peak = 0.0; in calc_stereo_peak() local
Daf_alimiter.c97 double peak, double limit, double patt, int asc) in get_rdelta()
148 double peak = 0; in filter_frame() local
Daf_ashowinfo.c120 static void print_peak(AVFilterContext *ctx, const char *str, uint32_t peak) in print_peak()
Daf_volume.c353 uint32_t peak = 100000; in filter_frame() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Did3v2mux.c237 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/
Daudio_utils.h165 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/
Danalyze.c65 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/
Did3mux.c266 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/
Drganalysis.c77 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()
Dgstrgvolume.c643 gdouble gain, peak; in gst_rg_volume_determine_gain() local
/third_party/gstreamer/gstplugins_good/gst/level/
Dgstlevel.h74 gdouble *peak; /* normalized Peak value over buffer */ member
/third_party/libsnd/src/
Dcommand.c373 psf_get_signal_max (SF_PRIVATE *psf, double *peak) in psf_get_signal_max()
/third_party/freetype/src/base/
Dftbbox.c272 FT_Pos peak = 0; in cubic_peak() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftbbox.c272 FT_Pos peak = 0; in cubic_peak() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftbbox.c273 FT_Pos peak = 0; in cubic_peak() local
/third_party/ffmpeg/libavcodec/
Ddcaadpcm.c186 int len, int32_t peak) in ff_dcaadpcm_do_real()
/third_party/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c441 unsigned long peak = 0; in compute_median() local
/third_party/alsa-lib/src/pcm/scopes/
Dlevel.c33 int16_t peak; member
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dio-sim.c665 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/
DGlitchAnalyzer.h158 float peak = mPeakFollower.process(sample); in processInputFrame() local

123