Searched refs:BYPC (Results 1 – 1 of 1) sorted by relevance
684 static const int BYPC = 2; /* Bytes per component */ in imgu_css_pipeline_init() local801 cfg_ref->port_b.elems = IMGU_ABI_ISP_DDR_WORD_BYTES / BYPC; in imgu_css_pipeline_init()1265 static const int BYPC = 2; /* Bytes per component */ in imgu_css_binary_setup() local1282 css_pipe->aux_frames[IPU3_CSS_AUX_FRAME_REF].bytesperpixel = BYPC; in imgu_css_binary_setup()1293 size = w * h * BYPC + (w / 2) * (h / 2) * BYPC * 2; in imgu_css_binary_setup()