Searched refs:GetGrayWithBlend (Results 1 – 1 of 1) sorted by relevance
223 uint8_t GetGrayWithBlend(const uint8_t* src_scan, in GetGrayWithBlend() function294 gray = GetGrayWithBlend(src_scan, dest_scan, blend_type); in CompositeRow_Argb2Gray()310 gray = GetGrayWithBlend(src_scan, dest_scan, blend_type); in CompositeRow_Rgb2Gray()337 *dest_scan = GetGrayWithBlend(src_scan, dest_scan, blend_type); in CompositeRow_Rgb2Graya()355 uint8_t gray = GetGrayWithBlend(src_scan, dest_scan, blend_type); in CompositeRow_Rgb2Graya()