Home
last modified time | relevance | path

Searched defs:in_tl (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dresize.c723 uint8_t *const in_tl = (uint8_t *)(input - border_cols); // Cast off 'const' in upscale_normative_rect() local
1070 uint16_t *const in_tl = input16 - border_cols; in highbd_upscale_normative_rect() local