Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c913 const __m128i tw_x = _mm_unpacklo_epi8(top_x, weights_x); in smooth_predictor_wxh() local
1276 const __m128i tw_x = _mm_unpacklo_epi8(top_x, zero); in smooth_v_predictor_wxh() local