Searched defs:new_y (Results 1 – 15 of 15) sorted by relevance
48 for (int new_y = 0; new_y < height_; ++new_y) { in Downsample2x32ColumnsNeon() local111 for (int new_y = 0; new_y < height_; ++new_y) { in Downsample4x32ColumnsNeon() local
166 float new_y = y(); in AdjustToFit() local182 float new_y = y() + (height() - new_height) / 2; in ClampToCenteredSize() local
240 int new_y = y(); in AdjustToFit() local256 int new_y = y() + (height() - new_height) / 2; in ClampToCenteredSize() local
36 const int new_y = (int)dst[i] + diff_y; in SharpYuvUpdateY_C() local
49 const int new_y = (int)(dst[i]) + diff_y; in SharpYuvUpdateY_NEON() local
52 const int new_y = (int)dst[i] + diff_y; in SharpYuvUpdateY_SSE2() local
18 constexpr CFX_PTemplate(BaseType new_x, BaseType new_y) in CFX_PTemplate()124 CFX_VTemplate(BaseType new_x, BaseType new_y) in CFX_VTemplate()
106 float new_y = yx * dx + yy * dy; in transform_distance() local
176 int new_y = roundf (point.y); in compile_with_point() local
676 let new_y = gs.zones[1].point(point_ix).unwrap().y; in move_point_y() localVariable722 let new_y = gs.zones[1].original(point_ix).unwrap().y; in move_original_y() localVariable
376 void set_y(float new_y) { y_ = new_y; } in set_y()
1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local