Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h117 vecTT = vldrbq_gather_offset_u8(hwLUT, vecTT); in FUNC()
122 vecFF = vldrbq_gather_offset_u8(hwLUT, vecFF); in FUNC()
127 vecTF = vldrbq_gather_offset_u8(hwLUT, vecTF); in FUNC()
132 vecFT = vldrbq_gather_offset_u8(hwLUT, vecFT); in FUNC()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/
Darm_common_tables.h521 extern const unsigned char hwLUT[256];
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/CommonTables/
Darm_common_tables.c70546 const unsigned char hwLUT[256] = { B6(0), B6(1), B6(1), B6(2) }; variable