Searched refs:base_p (Results 1 – 3 of 3) sorted by relevance
1477 … int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; in stbi_write_jpg_core() local1481 int p = base_p + ((col < width) ? col : (width-1))*comp; in stbi_write_jpg_core()
934 struct ttm_base_object **base_p) in vmw_surface_handle_reference() argument994 *base_p = base; in vmw_surface_handle_reference()