/third_party/ffmpeg/tools/ |
H A D | probetest.c | 149 unsigned hist = 0; in main() local
|
/third_party/libdrm/tests/tegra/ |
H A D | vic30.c | 47 } hist; member
|
/third_party/ltp/testcases/realtime/func/async_handler/ |
H A D | async_handler_tsc.c | 135 stats_container_t hist; in signal_thread() local
|
H A D | async_handler.c | 119 stats_container_t hist; in signal_thread() local
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load_single.c | 89 stats_container_t hist; in periodic_thread() local
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_latency.c | 234 stats_container_t hist; in main() local [all...] |
/third_party/ltp/testcases/realtime/func/hrtimer-prio/ |
H A D | hrtimer-prio.c | 177 stats_container_t hist; in main() local
|
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 120 stats_container_t hist; in signal_receiving_thread() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | atrac3plusdsp.c | 607 void ff_atrac3p_ipqf(FFTContext *dct_ctx, Atrac3pIPQFChannelCtx *hist, in ff_atrac3p_ipqf() argument [all...] |
H A D | metasound.c | 122 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
|
H A D | twinvqdec.c | 217 float *hist = tctx->bark_hist[ftype][ch]; in dec_bark_env() local
|
H A D | ra288.c | 145 do_hybrid_window(RA288Context *ractx, int order, int n, int non_rec, float *out, float *hist, float *out2, const float *window) do_hybrid_window() argument 175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
|
H A D | dcadsp.c | 99 lfe_x96_float_c(float *dst, const float *src, float *hist, ptrdiff_t len) lfe_x96_float_c() argument 221 lfe_x96_fixed_c(int32_t *dst, const int32_t *src, int32_t *hist, ptrdiff_t len) lfe_x96_fixed_c() argument 434 lfe_iir_c(float *output, const float *input, const float iir[5][4], float hist[5][2], ptrdiff_t factor) lfe_iir_c() argument [all...] |
H A D | dss_sp.c | 505 static void dss_sp_update_buf(int32_t *hist, int32_t *vector) in dss_sp_update_buf() argument
|
H A D | twinvq.c | 264 decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, int lpc_hist_idx, float *lsp, float *hist) decode_lsp() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_thumbnail.c | 83 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err() argument 141 int *hist = s->frames[s->n].histogram; in filter_frame() local [all...] |
H A D | ebur128.c | 640 unsigned long hist[1000] = { 0 }; in ff_ebur128_loudness_range_multiple() local
|
H A D | vf_thumbnail_cuda.c | 107 static double frame_sum_square_err(const int *hist, const double *median) in frame_sum_square_err() argument 255 int *hist = s->frames[s->n].histogram; in filter_frame() local
|
H A D | vf_palettegen.c | 289 static struct color_ref **load_color_refs(const struct hist_node *hist, int nb_refs) in load_color_refs() argument 447 static int color_inc(struct hist_node *hist, uint32_t color, int use_alpha) in color_inc() argument 474 static int update_histogram_diff(struct hist_node *hist, in update_histogram_diff() argument 498 static int update_histogram_frame(struct hist_node *hist, const AVFrame *f, int use_alpha) in update_histogram_frame() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-metrics.h | 194 } hist; member
|
/third_party/ltp/testcases/cve/ |
H A D | meltdown.c | 148 static int hist[BITS_BY_READ]; variable
|
/third_party/ltp/testcases/realtime/func/sched_latency/ |
H A D | sched_latency.c | 75 stats_container_t hist; variable
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | libstats.c | 260 int stats_hist(stats_container_t * hist, stats_container_t * data) in stats_hist() argument 300 void stats_hist_print(stats_container_t * hist) in stats_hist_print() argument [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pnginfo.h | 203 png_uint_16p hist; member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_utils.cpp | 412 HistogramArea(dng_host & , const dng_image &image, const dng_rect &area, uint32 *hist, uint32 maxValue, uint32 plane) HistogramArea() argument
|