Searched defs:argb1 (Results 1 – 4 of 4) sorted by relevance
/external/webp/src/dsp/ |
D | lossless_enc_mips_dsp_r2.c | 84 uint32_t argb, argb1, new_red, new_red1; in TransformColor() local
|
D | lossless_mips_dsp_r2.c | 292 uint32_t argb, argb1, new_red; in TransformColorInverse() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_dibsource.cpp | 789 FX_ARGB argb1 = ArgbEncode(255, FXSYS_round(R * 255), FXSYS_round(G * 255), in LoadPalette() local
|
/external/libyuv/files/source/ |
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
|