Searched refs:stripe_mask (Results 1 – 3 of 3) sorted by relevance
494 const int stripe_mask = stripe_height - 1; in ConstructNoiseImage() local506 for (; y < (plane_height & ~stripe_mask); ++luma_num, y += stripe_height) { in ConstructNoiseImage()
445 const int stripe_mask = stripe_height - 1; in ConstructNoiseImageOverlap_C() local451 for (; y < (plane_height & ~stripe_mask); ++luma_num, y += stripe_height) { in ConstructNoiseImageOverlap_C()
1022 const int stripe_mask = stripe_height - 1; in ConstructNoiseImageOverlap8bpp_NEON() local1030 for (; y < (plane_height & ~stripe_mask); ++luma_num, y += stripe_height) { in ConstructNoiseImageOverlap8bpp_NEON()