Searched defs:stepy (Results  1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/mesa/swrast/ | 
| D | s_copypix.c | 92    GLint sy, dy, stepy, row;  in copy_rgba_pixels()  local 239    GLint sy, dy, stepy;  in copy_depth_pixels()  local 340    GLint sy, dy, stepy;  in copy_stencil_pixels()  local
  | 
| /external/libhevc/encoder/arm/ | 
| D | ihevce_coarse_layer_sad_neon.c | 116     S32 stepy, stepx, step_shift_x, step_shift_y;  in hme_store_4x4_sads_high_speed_neon()  local 269     S32 stepy, stepx, step_shift_x, step_shift_y;  in hme_store_4x4_sads_high_quality_neon()  local 459     S32 stepy = HME_COARSE_STEP_SIZE_HIGH_SPEED;  in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()  local 620     S32 stepy = HME_COARSE_STEP_SIZE_HIGH_QUALITY;  in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()  local
  | 
| /external/libhevc/encoder/ | 
| D | hme_coarse.c | 383     S32 stepy, stepx, best_mv_y_4x8, best_mv_x_4x8, best_mv_y_8x4, best_mv_x_8x4;  in hme_combine_4x4_sads_and_compute_cost_high_quality()  local 460     S32 stepy, stepx, best_mv_y_4x8, best_mv_x_4x8, best_mv_y_8x4, best_mv_x_8x4;  in hme_combine_4x4_sads_and_compute_cost_high_speed()  local 577     S32 stepy, stepx, step_shift_x, step_shift_y;  in hme_store_4x4_sads_high_quality()  local 660     S32 stepy, stepx, step_shift_x, step_shift_y;  in hme_store_4x4_sads_high_speed()  local
  | 
| /external/libpng/ | 
| D | pngread.c | 2980          unsigned int     startx, stepx, stepy;  in png_image_read_and_map()  local 3297          unsigned int     startx, stepx, stepy;  in png_image_read_composite()  local 3455                unsigned int     startx, stepx, stepy;  in png_image_read_background()  local 3590                unsigned int     startx, stepx, stepy;  in png_image_read_background()  local
  |