Searched defs:p_loop1_end (Results 1 – 2 of 2) sorted by relevance
234 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in AddGreenToBlueAndRed() local362 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in ConvertBGRAToRGB() local414 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in ConvertBGRAToRGBA() local464 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in ConvertBGRAToRGBA4444() local538 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in ConvertBGRAToRGB565() local616 const uint32_t* const p_loop1_end = src + (num_pixels & ~3); in ConvertBGRAToBGR() local
24 uint32_t* const p_loop1_end = argb_data + (num_pixels & ~3); in SubtractGreenFromBlueAndRed() local