Searched refs:y_input_ptr (Results 1 – 2 of 2) sorted by relevance
84 const T* y_input_ptr = input_ptr + in_y * row_offset; in ResizeNearestNeighbor() local89 const T* x_input_ptr = y_input_ptr + in_x * col_offset; in ResizeNearestNeighbor()
6077 const uint8* y_input_ptr = input_ptr + in_y * row_offset; in ResizeNearestNeighbor() local6087 const uint8* x_input_ptr = y_input_ptr + in_x * col_offset; in ResizeNearestNeighbor()