Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dloopfiltersimplehorizontaledge_neon.c22 int8x8_t d8s8, d9s8; in vp8_loop_filter_simple_horizontal_edge_neon() local
69 d8s8 = vqmovn_s16(q2s16); in vp8_loop_filter_simple_horizontal_edge_neon()
71 q4s8 = vcombine_s8(d8s8, d9s8); in vp8_loop_filter_simple_horizontal_edge_neon()