Searched refs:OD_DIVU (Results 1 – 2 of 2) sorted by relevance
42 #define OD_DIVU(_x, _d) \ macro
890 (uint16_t)OD_DIVU(accum[idx] + rounding, count[idx]); in tf_normalize_filtered_frame()892 buf[frame_idx] = (uint8_t)OD_DIVU(accum[idx] + rounding, count[idx]); in tf_normalize_filtered_frame()