Searched defs:ARGBDetect (Results 1 – 3 of 3) sorted by relevance
96 uint32 ARGBDetect(const uint8* argb, int stride_argb, int width, int height) { in ARGBDetect() function
113 uint32 ARGBDetect(const uint8* argb, int stride_argb, int width, int height) { in ARGBDetect() function
97 uint32_t ARGBDetect(const uint8_t* argb, in ARGBDetect() function