Searched defs:argb0 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_dib.cpp | 936 FX_ARGB argb0 = ArgbEncode(255, FXSYS_roundf(R * 255), in LoadPalette() local
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_msa.cc | 132 #define ARGBTOY(argb0, argb1, argb2, argb3, const0, const1, const2, shift, \ argument 154 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3, const_0x0101) \ argument 203 #define ARGBTOUV(argb0, argb1, argb2, argb3, const0, const1, const2, const3, \ argument 238 #define ARGBTOUV_H(argb0, argb1, argb2, argb3, const0, const1, const2, const3, \ argument
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | row_msa.cc | 136 #define ARGBTOY(argb0, argb1, argb2, argb3, const0, const1, const2, shift, \ argument 158 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3) \ argument 245 #define ARGBTOUV(argb0, argb1, argb2, argb3, const0, const1, const2, const3, \ argument
|