Searched defs:rcw (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vf_colorcontrast.c | 39 float rcw, gmw, byw; member 112 const float rcw = s->rcw; in colorcontrast_slice8() local 166 const float rcw = s->rcw; in colorcontrast_slice16() local 218 const float rcw = s->rcw; colorcontrast_slice8p() local 270 const float rcw = s->rcw; colorcontrast_slice16p() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ | ||
H A D | raid5.c | 4080 int rmw = 0, rcw = 0, i; in handle_stripe_dirtying() local 3291 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, int rcw, int expand) schedule_reconstruction() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ | ||
H A D | raid5.c | 4192 int rmw = 0, rcw = 0, i; in handle_stripe_dirtying() local 3379 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, int rcw, int expand) schedule_reconstruction() argument [all...] |
Completed in 15 milliseconds