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