Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcdef_block_simd.h175 v128 dir47 = compute_directions(lines, cost + 4); in SIMD_FUNC() local
182 v128 max = v128_max_s32(dir03, dir47); in SIMD_FUNC()
187 v128_pack_s32_s16(v128_cmpeq_32(max, dir47), v128_cmpeq_32(max, dir03)); in SIMD_FUNC()