Searched refs:first_x_src (Results 1 – 1 of 1) sorted by relevance
1003 uint64 first_y_src, first_x_src, weight_reciprocal; in _hw_scale_image_plane() local1038 first_x_src = (uint64) pscaler_config->fSrcStartColumn.decimal << 32; in _hw_scale_image_plane()1039 first_x_src |= pscaler_config->fSrcStartColumn.fraction; in _hw_scale_image_plane()1041 first_xi = first_x_src = 0; in _hw_scale_image_plane()1058 (first_y_src & 0xffffffff) >> 22, first_x_src, in _hw_scale_image_plane()1062 first_x_src, first_y_src, x_factor_inv, y_factor_inv, in _hw_scale_image_plane()