Searched refs:highbd_check_range (Results 1 – 2 of 2) sorted by relevance
44 static INLINE tran_low_t highbd_check_range(tran_high_t input, in highbd_check_range() function65 return highbd_check_range(rv, bd); in highbd_dct_const_round_shift()
191 dqcoeff[scan[c]] = highbd_check_range((vpx_read_bit(r) ? -v : v), in decode_coefs()