Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/fx/test/src/
Dfx_append_mtx.c99 static void MTX_Concat43D_(const MtxFx43 *afx, const MtxFx43 *bfx, MtxD43 * ab);
165 static void MTX_Concat43D_(const MtxFx43 *afx, const MtxFx43 *bfx, MtxD43 * ab) in MTX_Concat43D_() function
464 MTX_Concat43D_(&src43, &src43, &resD); in MTX_concat_43_test_()