Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_lasx.cc155 #define STOREARGB_D(a_l, a_h, r_l, r_h, g_l, g_h, b_l, b_h, pdst_argb) \ argument
413 __m256i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h, a_l, a_h; in I422AlphaToARGBRow_LASX() local
/external/pffft/
Dsse2neon.h5210 int64x1_t a_h = vget_high_s64(vreinterpretq_s64_m128i(a)); in _mm_unpackhi_epi64() local