Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct_neon.c47 const int16x4_t s_2 = vget_high_s16(s_32); in vpx_fdct4x4_neon() local
/external/libaom/libaom/aom_dsp/arm/
Dfwd_txfm_neon.c44 const int16x4_t s_2 = vget_high_s16(s_32); in aom_fdct4x4_helper() local
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/
Dmain.cpp117 int s_2; member