Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/fx/test/src/
Dfx_append_mtx.c103 static void MTX_Concat44D_(const MtxFx44 *afx, const MtxFx44 *bfx, MtxD44 * ab);
281 static void MTX_Concat44D_(const MtxFx44 *afx, const MtxFx44 *bfx, MtxD44 * ab) in MTX_Concat44D_() function
495 MTX_Concat44D_(&src44, &src44, &resD); in MTX_concat_44_test_()