Searched refs:BYPC (Results 1 – 1 of 1) sorted by relevance
670 static const int BYPC = 2; /* Bytes per component */ in imgu_css_pipeline_init() local779 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() local1237 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()