Home
last modified time | relevance | path

Searched defs:matrix_size (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec.c1539 int i, j, row, x_offset, matrix_offset, rot_index, y_offset, matrix_size, new_value; in transpose_and_flatten_matrices() local
1581 int i, j, matrix_offset, matrix_size, new_value, input_idx, line_offset, block_offset; in vdpu383_flatten_matrices() local
/linux/kernel/irq/
H A Dmatrix.c51 unsigned int cpu, matrix_size = BITS_TO_LONGS(matrix_bits); in irq_alloc_matrix() local