Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dfdct4x4_neon.h30 const int16x4_t s_3 = vget_low_s16(s_32); in vpx_fdct4x4_pass1_neon() local
61 const int16x4_t s_3 = vget_low_s16(s_32); in vpx_fdct4x4_pass2_neon() local
87 const int32x4_t s_3 = vsubq_s32(in[0], in[3]); in vpx_highbd_fdct4x4_pass1_neon() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c46 const int16x4_t s_3 = vget_low_s16(s_32); in aom_fdct4x4_helper() local