Searched refs:sample_offset (Results 1 – 2 of 2) sorted by relevance
348 int sample_offset = FIR_F32_MAX_COEF_BLK; in arm_fir_f16() local360 pSamples = pState + sample_offset; in arm_fir_f16()418 sample_offset += FIR_F32_MAX_COEF_BLK; in arm_fir_f16()421 pSamples = pState + sample_offset; in arm_fir_f16()
474 int sample_offset = FIR_F32_MAX_COEF_BLK; in arm_fir_f32() local486 pSamples = pState + sample_offset; in arm_fir_f32()543 sample_offset += FIR_F32_MAX_COEF_BLK; in arm_fir_f32()546 pSamples = pState + sample_offset; in arm_fir_f32()