Searched defs:hi_0 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.c | 325 #define MULTIPLICATION_AND_ADD(lo_0, hi_0, lo_1, hi_1, \ argument 361 #define MULTIPLICATION_AND_ADD_2(lo_0, hi_0, cst0, cst1, res0, res1) \ argument
|
/external/webp/src/dsp/ |
D | dec_sse2.c | 305 const __m128i hi_0 = _mm_unpackhi_epi8(zero, *x); in SignedShift8b() local
|