Searched refs:matrices (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec.c | 1537 int matrices, int row_length) in transpose_and_flatten_matrices() argument 1542 for (i = 0; i < matrices; i++) { in transpose_and_flatten_matrices() 1578 static void vdpu383_flatten_matrices(u8 *output, const u8 *input, int matrices, int row_length) in vdpu383_flatten_matrices() argument 1584 for (i = 0; i < matrices; i++) { in vdpu383_flatten_matrices()
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 20 Most modern display HW offers various 1D LUTs, 3D LUTs, matrices, and other 92 with clear mathematical definitions, such as 1D LUTs, 3D LUTs, matrices,
|
| /linux/lib/crypto/x86/ |
| H A D | chacha-avx512vl-x86_64.S | 201 # operations on four words in two matrices in parallel, sequentially 202 # to the operations on the four words of the other two matrices. The
|
| H A D | chacha-avx2-x86_64.S | 238 # operations on four words in two matrices in parallel, sequentially 239 # to the operations on the four words of the other two matrices. The
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 1054 float matrices[SVGA3D_TRANSFORM_MAX][16]; member
|