Searched refs:rot_index (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec.c | 1539 int i, j, row, x_offset, matrix_offset, rot_index, y_offset, matrix_size, new_value; in transpose_and_flatten_matrices() local 1548 rot_index = y_offset * row_length + x_offset; in transpose_and_flatten_matrices() 1550 output[matrix_offset + rot_index] = new_value; in transpose_and_flatten_matrices()
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2.c | 9071 static int gaudi2_handle_rot_err(struct hl_device *hdev, u8 rot_index, u16 event_type, in gaudi2_handle_rot_err() argument 9087 gaudi2_ack_module_razwi_event_handler(hdev, RAZWI_ROT, rot_index, 0, event_mask); in gaudi2_handle_rot_err()
|