Home
last modified time | relevance | path

Searched refs:matrices (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec.c1537 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 Dcolor_pipeline.rst20 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 Dchacha-avx512vl-x86_64.S201 # 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 Dchacha-avx2-x86_64.S238 # 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 Dsvga3d_cmd.h1054 float matrices[SVGA3D_TRANSFORM_MAX][16]; member