Searched refs:pre_u (Results 1 – 1 of 1) sorted by relevance
924 const uint16_t pre_u = highbd ? *CONVERT_TO_SHORTPTR(dat8ij) : *dat8ij; in apply_selfguided_restoration_c() local925 const int32_t u = (int32_t)pre_u << SGRPROJ_RST_BITS; in apply_selfguided_restoration_c()