Searched refs:hwLUT (Results 1 – 3 of 3) sorted by relevance
117 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()
521 extern const unsigned char hwLUT[256];
70546 const unsigned char hwLUT[256] = { B6(0), B6(1), B6(1), B6(2) }; variable