Searched refs:elems_a (Results 1 – 8 of 8) sorted by relevance
29 unsigned int elems_a = ISP_VEC_NELEMS, i; in ia_css_ref_config() local36 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_ref_config()41 to->port_b.elems = elems_a; in ia_css_ref_config()56 if (elems_a % to->port_b.elems != 0) in ia_css_ref_config()
43 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_crop_config() local50 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_crop_config()53 if (elems_a % to->port_b.elems != 0) in ia_css_crop_config()
35 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_qplane_config() local42 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_qplane_config()45 if (elems_a % to->port_b.elems != 0) in ia_css_qplane_config()
59 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_fpn_config() local66 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_fpn_config()69 if (elems_a % to->port_b.elems != 0) in ia_css_fpn_config()
78 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_tnr_config() local85 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_tnr_config()93 if (elems_a % to->port_b.elems != 0) in ia_css_tnr_config()
33 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_vf_config() local44 to->dma.width_a_over_b = elems_a / to->dma.port_b.elems; in ia_css_vf_config()47 if (elems_a % to->dma.port_b.elems != 0) in ia_css_vf_config()
71 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_raw_config() local85 (elems_a % to->port_b.elems == 0)); in ia_css_raw_config()87 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_raw_config()
59 unsigned int elems_a = ISP_VEC_NELEMS; in ia_css_output_config() local66 to->width_a_over_b = elems_a / to->port_b.elems; in ia_css_output_config()72 if (elems_a % to->port_b.elems != 0) in ia_css_output_config()