Searched refs:div_const (Results 1 – 1 of 1) sorted by relevance
37 uint32_t div_const = 0; variable196 div_const = sub_const * Param->MaxVolume / 32768 / FILTER_GAIN; in Open_PDM_Filter_Init()197 div_const = (div_const == 0 ? 1 : div_const); in Open_PDM_Filter_Init()255 Z = RoundDiv(Z, div_const); in Open_PDM_Filter_64()303 Z = RoundDiv(Z, div_const); in Open_PDM_Filter_128()