/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
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_extract.cpp | 260 auto hist = new uint32_t[histLen]();
in GetNFeatureColors() local
|
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 290 uint32_t *hist = hist_.data(); in GetNFeatureColors() 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...] |
/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
|
/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
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_color_extract.h | 132 uint32_t *hist = colorExtract_->hist_.get();
in fitBox() local 209 uint32_t *hist = colorExtract_->hist_.get();
in FindSplitPoint() local 260 uint32_t *hist = colorExtract_->hist_.get();
in GetAverageColor() local
|
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/ |
H A D | color_extract.h | 138 uint32_t *hist = colorExtract_->hist_.data(); in fitBox() local 215 uint32_t *hist = colorExtract_->hist_.data(); in FindSplitPoint() local 266 uint32_t *hist = colorExtract_->hist_.data(); in GetAverageColor() local
|