Searched defs:wvec (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | av1_fwd_txfm2d_neon.c | 103 #define butterfly_s16_s32_x4_neon(wvec, lane0, lane1, lane2, lane3, in0, in1, \ argument 138 #define butterfly_s16_s32_x8_neon(wvec, lane0, lane1, lane2, lane3, in0, in1, \ argument
|
H A D | highbd_fwd_txfm_neon.c | 61 #define butterfly_half_neon(wvec, lane0, lane1, in0, in1, out, v_bit) \ argument
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | glmodule.c | 189 PyObject *v, *w, *wnorm, *wvec; in gen_nvarray() local
|