Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcdef_block_simd.h202 unsigned int adjdamp) { in constrain16() argument
207 v256_ssub_u16(v256_dup_16(threshold), v256_shr_u16(diff, adjdamp)); in constrain16()
213 unsigned int adjdamp) { in constrain() argument
221 v128_shr_u8(diff, adjdamp)))), in constrain()