Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c921 uint8_t *dst8ij = dst8 + i * dst_stride + j; in apply_selfguided_restoration_c() local
936 *CONVERT_TO_SHORTPTR(dst8ij) = out; in apply_selfguided_restoration_c()
938 *dst8ij = (uint8_t)out; in apply_selfguided_restoration_c()