Home
last modified time | relevance | path

Searched defs:hist (Results 26 - 50 of 76) sorted by relevance

1234

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-metrics.h194 } hist; member
/third_party/ltp/testcases/cve/
H A Dmeltdown.c148 static int hist[BITS_BY_READ]; variable
/third_party/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c75 stats_container_t hist; variable
/third_party/ltp/testcases/realtime/lib/
H A Dlibstats.c260 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 Dpnginfo.h203 png_uint_16p hist; member
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dirq.c239 int hist = action->cr16_hist[k]; in show_interrupts() local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dirq.c216 int hist = action->cr16_hist[k]; in show_interrupts() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise_hist.c60 struct osnoise_hist_cpu *hist; member
133 int *hist; osnoise_hist_update_multiple() local
[all...]
H A Dtimerlat_hist.c79 struct timerlat_hist_cpu *hist; member
176 int *hist; timerlat_hist_update() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dworkingset.c233 int hist; in lru_gen_eviction() local
282 int hist, tier, refs; in lru_gen_refault() local
/kernel/linux/linux-6.6/net/ethtool/
H A Dstats.c314 static int stats_put_rmon_hist(struct sk_buff *skb, u32 attr, const u64 *hist, in stats_put_rmon_hist() argument
/third_party/ffmpeg/libavcodec/
H A Ddcadsp.c99 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 Ddss_sp.c505 static void dss_sp_update_buf(int32_t *hist, int32_t *vector) in dss_sp_update_buf() argument
/third_party/ffmpeg/libavfilter/
H A Debur128.c640 unsigned long hist[1000] = { 0 }; in ff_ebur128_loudness_range_multiple() local
H A Dvf_thumbnail_cuda.c107 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 Dvf_palettegen.c289 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
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_lb.c536 dhd_lb_stats_dump_histo(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf, uint32 **hist) dhd_lb_stats_dump_histo() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_color_extract.h132 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 Dcolor_extract.h138 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
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dtrace.c528 struct hfi1_ctxt_hist hist = { variable
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.c395 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.c399 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram() argument
/kernel/linux/linux-6.6/kernel/events/
H A Dhw_breakpoint.c186 bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_alloc() argument
192 static __init void bp_slots_histogram_free(struct bp_slots_histogram *hist) in bp_slots_histogram_free() argument
237 bp_slots_histogram_add(struct bp_slots_histogram *hist, int old, int val) in bp_slots_histogram_add() argument
249 bp_slots_histogram_max(struct bp_slots_histogram *hist, enu argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dtrace.c491 static struct hfi1_ctxt_hist hist = { variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp412 HistogramArea(dng_host & , const dng_image &image, const dng_rect &area, uint32 *hist, uint32 maxValue, uint32 plane) HistogramArea() argument

Completed in 21 milliseconds

1234