Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c132 const int16x8_t l20 = vec_vsx_ld(0, a + 20 * stride); in load() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp239 const char *l20 = "\x14"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py815 l20 = lambda a, *args, **kwds,: 0 function
/external/libaom/aom_dsp/arm/
Dhighbd_intrapred_neon.c2781 const uint16x4_t l20 = vld1_u16(left + base2); in highbd_dr_prediction_z3_upsample0_neon() local