Home
last modified time | relevance | path

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

/aosp_15_r20/external/libyuv/source/
H A 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
H A Drow_lsx.cc207 #define STOREARGB_D(a_l, a_h, r_l, r_h, g_l, g_h, b_l, b_h, pdst_argb) \ argument
443 __m128i y, uv_l, uv_h, b_l, b_h, g_l, g_h, r_l, r_h, a_l, a_h; in I422AlphaToARGBRow_LSX() local
/aosp_15_r20/external/pffft/
H A Dsse2neon.h5210 int64x1_t a_h = vget_high_s64(vreinterpretq_s64_m128i(a)); in _mm_unpackhi_epi64() local
/aosp_15_r20/external/gmmlib/third_party/sse2neon/
H A Dsse2neon.h5964 int64x1_t a_h = vget_high_s64(vreinterpretq_s64_m128i(a)); in _mm_unpackhi_epi64() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c43332 uint8_t a_h, in wuffs_jpeg__decoder__quantize_dimension()