Searched defs:pdst_argb (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libyuv/source/ |
H A D | row_lasx.cc | 155 #define STOREARGB_D(a_l, a_h, r_l, r_h, g_l, g_h, b_l, b_h, pdst_argb) \ argument 179 #define STOREARGB(in_a, in_r, in_g, in_b, pdst_argb) \ argument
|
H A D | row_lsx.cc | 207 #define STOREARGB_D(a_l, a_h, r_l, r_h, g_l, g_h, b_l, b_h, pdst_argb) \ argument 226 #define STOREARGB(in_a, in_r, in_g, in_b, pdst_argb) \ argument
|
H A D | row_msa.cc | 120 #define STOREARGB(in0, in1, in2, in3, pdst_argb) \ argument
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | row_msa.cc | 124 #define STOREARGB(in0, in1, in2, in3, pdst_argb) \ argument
|