Searched defs:mask_h (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/mips/sibyte/bcm1480/ |
| H A D | irq.c | 309 unsigned long long mask_h, mask_l; in dispatch_ip2() local
|
| /kernel/linux/linux-6.6/arch/mips/sibyte/bcm1480/ |
| H A D | irq.c | 309 unsigned long long mask_h, mask_l; in dispatch_ip2() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_removelogo.c | 89 int mask_w, mask_h; member
|
| H A D | drawutils.c | 537 ff_blend_mask(FFDrawContext *draw, FFDrawColor *color, uint8_t *dst[], int dst_linesize[], int dst_w, int dst_h, const uint8_t *mask, int mask_linesize, int mask_w, int mask_h, int l2depth, unsigned endianness, int x0, int y0) ff_blend_mask() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 739 u32 addr_h, addr_l, mask_h, mask_l; in bcmasp_set_mda_filter() local
|
| /kernel/linux/linux-5.10/drivers/perf/ |
| H A D | arm-ccn.c | 959 u64 mask_h = ccn->dt.cmp_mask[CCN_CONFIG_MASK(event->attr.config)].h; in arm_ccn_pmu_xp_watchpoint_config() local
|
| /kernel/linux/linux-6.6/drivers/perf/ |
| H A D | arm-ccn.c | 954 u64 mask_h = ccn->dt.cmp_mask[CCN_CONFIG_MASK(event->attr.config)].h; in arm_ccn_pmu_xp_watchpoint_config() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_sse2.c | 632 const __m128i mask_h = _mm_set_epi32(0x00ffffff, 0, 0x00ffffff, 0); in ConvertBGRAToBGR_SSE2() local
|
Completed in 12 milliseconds