Home
last modified time | relevance | path

Searched refs:pre_u (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Drestoration.c924 const uint16_t pre_u = highbd ? *CONVERT_TO_SHORTPTR(dat8ij) : *dat8ij; in apply_selfguided_restoration_c() local
925 const int32_t u = (int32_t)pre_u << SGRPROJ_RST_BITS; in apply_selfguided_restoration_c()