Searched refs:p2_x (Results 1 – 4 of 4) sorted by relevance
164 s.p2_x = x10 - topleft_x_frac; in convert_coords_to_ispparams()175 assert(s.p2_x < (s.in_block_width << DVS_COORD_FRAC_BITS)); in convert_coords_to_ispparams()184 assert(s.p2_x < s.p3_x); in convert_coords_to_ispparams()195 printf("p2_x: %d\n", s.p2_x); in convert_coords_to_ispparams()204 printf("p2_x_nofrac[0]: %d\n", s.p2_x >> DVS_COORD_FRAC_BITS); in convert_coords_to_ispparams()
83 u32 p2_x; member
1318 u32 p2_x; member
2899 gdc_luma.p2_x = gdc_luma.p0_x; in imgu_css_cfg_gdc_table()2922 gdc_chroma.p2_x = gdc_chroma.p0_x; in imgu_css_cfg_gdc_table()