Searched refs:bayer_plus1 (Results 1 – 4 of 4) sorted by relevance
78 s->bayer_plus1 = !!(pix_desc->flags & AV_PIX_FMT_FLAG_BAYER) + 1; in config_props()99 const int width = s->planewidth[plane] / s->bayer_plus1; in filter_slice()
30 int bayer_plus1; ///< 1 .. not a Bayer input format, 2 .. Bayer input format member
92 step[i] *= s->bayer_plus1; in ff_hflip_init()
48 s.bayer_plus1 = 1; in check_hflip()