Home
last modified time | relevance | path

Searched defs:coefB (Results 1 – 3 of 3) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_rfft_q31.c180 q31x4_t coefB = vldrwq_gather_shifted_offset_s32(pCoefBb, offsetCoef); in arm_split_rfft_q31() local
336 q31x4_t coefB = vldrwq_gather_shifted_offset_s32(pCoefBb, offsetCoef); in arm_split_rifft_q31() local
Darm_rfft_q15.c185 q15x8_t coefB = vldrhq_gather_shifted_offset_s16(pCoefBb, offsetCoef); in arm_split_rfft_q15() local
413 q15x8_t coefB = vldrhq_gather_shifted_offset_s16(pCoefBb, offsetCoef); in arm_split_rifft_q15() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp871 float coefB = 0.0f; in fillWithComponentGradients2D() local