Searched refs:hist1 (Results 1 – 4 of 4) sorted by relevance
266 bp_slots_histogram_max_merge(struct bp_slots_histogram *hist1, struct bp_slots_histogram *hist2, in bp_slots_histogram_max_merge() argument270 const int count1 = atomic_read(&hist1->count[i]); in bp_slots_histogram_max_merge()274 ASSERT_EXCLUSIVE_WRITER(hist1->count[i]); in bp_slots_histogram_max_merge()
70 __u16 hist1; member
92 * @hist1: 16-bit normalised pixel count for the 1st intensity bin99 * calculated by subtracting the values of hist0, hist1, hist3 and hist4 from102 * hist2 = 0xffff - (hist0 + hist1 + hist3 + hist4)106 __u16 hist1;103 __u16 hist1; global() member
1298 uint64_t hist1:32; member1302 uint64_t hist1:32;