Home
last modified time | relevance | path

Searched defs:hist (Results 1 – 25 of 38) sorted by relevance

12

/third_party/node/deps/v8/tools/perf/
Dstatistics-for-json.R61 hist <- ggplot(data=data.frame(x=as.integer(patch_res)), aes(x)) + globalVar
69 hist <- ggplot(data=data.frame(x=as.integer(nopatch_res)), aes(x)) + globalVar
/third_party/ffmpeg/libavcodec/
Dra288.c147 float *hist, float *out2, const float *window) in do_hybrid_window()
176 float *hist, float *rec, const float *window, in backward_filter()
Datrac3plusdsp.c607 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist, in ff_atrac3p_ipqf()
Dtwinvqdec.c217 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
Dmetasound.c122 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
Ddcadsp.c100 float *hist, ptrdiff_t len) in lfe_x96_float_c()
222 int32_t *hist, ptrdiff_t len) in lfe_x96_fixed_c()
/third_party/ltp/testcases/realtime/lib/
Dlibstats.c260 int stats_hist(stats_container_t * hist, stats_container_t * data) in stats_hist()
300 void stats_hist_print(stats_container_t * hist) in stats_hist_print()
/third_party/ffmpeg/libavfilter/
Dvf_palettegen.c289 static struct color_ref **load_color_refs(const struct hist_node *hist, int nb_refs) in load_color_refs()
447 static int color_inc(struct hist_node *hist, uint32_t color, int use_alpha) in color_inc()
474 static int update_histogram_diff(struct hist_node *hist, in update_histogram_diff()
498 static int update_histogram_frame(struct hist_node *hist, const AVFrame *f, int use_alpha) in update_histogram_frame()
Dvf_thumbnail.c83 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err()
141 int *hist = s->frames[s->n].histogram; in filter_frame() local
Dvf_thumbnail_cuda.c107 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err()
255 int *hist = s->frames[s->n].histogram; in filter_frame() local
Debur128.c640 unsigned long hist[1000] = { 0 }; in ff_ebur128_loudness_range_multiple() local
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler.c119 stats_container_t hist; in signal_thread() local
Dasync_handler_tsc.c135 stats_container_t hist; in signal_thread() local
/third_party/ltp/testcases/realtime/func/hrtimer-prio/
Dhrtimer-prio.c177 stats_container_t hist; in main() local
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
Dpthread_kill_latency.c120 stats_container_t hist; in signal_receiving_thread() local
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
Dperiodic_cpu_load_single.c89 stats_container_t hist; in periodic_thread() local
/third_party/ltp/testcases/realtime/func/sched_latency/
Dsched_latency.c75 stats_container_t hist; variable
/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_latency.c234 stats_container_t hist; in main() local
/third_party/ffmpeg/tools/
Dprobetest.c149 unsigned hist = 0; in main() local
/third_party/libdrm/tests/tegra/
Dvic30.c47 } hist; member
/third_party/ltp/testcases/cve/
Dmeltdown.c148 static int hist[BITS_BY_READ]; variable
/third_party/skia/third_party/externals/libpng/
Dpnginfo.h203 png_uint_16p hist; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_utils.cpp415 uint32 *hist, in HistogramArea()
/third_party/libwebsockets/include/libwebsockets/
Dlws-metrics.h194 } hist; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DFeatureTag.java61 hist("Historical Forms"), enumConstant

12