Searched defs:bins (Results 1 - 13 of 13) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | buffer_test.cc | 146 std::vector<uint64_t> bins = b.GetHistogramForChannel(2, 256); in TEST_F() local 167 std::vector<uint64_t> bins = b.GetHistogramForChannel(i, 256); in TEST_F() local 190 std::vector<uint64_t> bins = b.GetHistogramForChannel(i, 256); in TEST_F() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | median.h | 44 int bins; member
|
H A D | vf_median.c | 68 static void hadd(htype *dst, const htype *src, int bins) in hadd() argument 74 static void hsub(htype *dst, const htype *src, int bins) in hsub() argument 80 static void hmuladd(htype *dst, const htype *src, int f, int bins) in hmuladd() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | filters_utils.c | 32 int bins[WEBP_FILTER_LAST][SMAX]; in WebPEstimateBestFilter() local
|
/third_party/libdrm/nouveau/ |
H A D | bufctx.c | 52 struct nouveau_bufbin_priv bins[]; member 62 nouveau_bufctx_new(struct nouveau_client *client, int bins, in nouveau_bufctx_new() argument
|
/third_party/skia/tests/ |
H A D | RandomTest.cpp | 34 static bool chi_square_test(int bins[256], int e) { in chi_square_test() argument 60 int bins[256]; in test_random_byte() local 72 int bins[256]; in test_random_float() local 169 int bins[256]; test_range() local [all...] |
/third_party/rust/crates/which-rs/tests/ |
H A D | basic.rs | 61 let mut bins = vec![]; in new() variables [all...] |
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 28 struct bin bins[64]; member [all...] |
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 24 struct bin bins[64]; member [all...] |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 26 struct bin bins[64]; member [all...] |
/third_party/musl/src/malloc/liteos_a/user_debug/ |
H A D | memory_check.c | 41 struct stat_bin bins[PTHREAD_NUM_MAX]; member [all...] |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
H A D | memory_check.c | 26 struct stat_bin bins[PTHREAD_NUM_MAX]; member [all...] |
/third_party/backends/backend/ |
H A D | snapscan-scsi.c | 1357 int *bins; in calibrate_epson() local [all...] |
Completed in 8 milliseconds