Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Davg_neon.c32 uint32x2_t v_s1 = vdup_n_u32(0); in vpx_avg_4x4_neon() local
43 const uint8x8_t v_s1 = vld1_u8(s + p); in vpx_avg_8x8_neon() local
Dfwd_txfm_neon.c34 const int16x8_t v_s1 = vaddq_s16(input_1, input_6); in vpx_fdct8x8_neon() local