Searched refs:p3_x (Results 1 – 4 of 4) sorted by relevance
165 s.p3_x = x11 - topleft_x_frac; in convert_coords_to_ispparams()176 assert(s.p3_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()197 printf("p3_x: %d\n", s.p3_x); in convert_coords_to_ispparams()206 printf("p3_x_nofrac[2]: %d\n", s.p3_x >> DVS_COORD_FRAC_BITS); in convert_coords_to_ispparams()
85 u32 p3_x; member
1320 u32 p3_x; member
2901 gdc_luma.p3_x = gdc_luma.p1_x; in imgu_css_cfg_gdc_table()2924 gdc_chroma.p3_x = gdc_chroma.p1_x; in imgu_css_cfg_gdc_table()