Searched defs:mu (Results 1 – 1 of 1) sorted by relevance
261 int16_t mu = (in_pos_ >> 2) & 0x7fff; in Upsample() local298 int16_t mu = (in_pos_ >> 2) & 0x7fff; in Downsample() local370 int16x8_t mu = vdupq_n_s16(_mu); in Filter() local409 int16_t mu, const int16_t* d) { in Filter()