Home
last modified time | relevance | path

Searched refs:BYPC (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/staging/media/ipu3/
Dipu3-css.c670 static const int BYPC = 2; /* Bytes per component */ in imgu_css_pipeline_init() local
779 cfg_ref->port_b.elems = IMGU_ABI_ISP_DDR_WORD_BYTES / BYPC; in imgu_css_pipeline_init()
1220 static const int BYPC = 2; /* Bytes per component */ in imgu_css_binary_setup() local
1237 css_pipe->aux_frames[IPU3_CSS_AUX_FRAME_REF].bytesperpixel = BYPC; in imgu_css_binary_setup()
1248 size = w * h * BYPC + (w / 2) * (h / 2) * BYPC * 2; in imgu_css_binary_setup()