Searched defs:p_loop2_end (Results 1 – 2 of 2) sorted by relevance
235 const uint32_t* const p_loop2_end = src + num_pixels; in AddGreenToBlueAndRed() local363 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGB() local415 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGBA() local465 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGBA4444() local539 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToRGB565() local617 const uint32_t* const p_loop2_end = src + num_pixels; in ConvertBGRAToBGR() local
25 uint32_t* const p_loop2_end = p_loop1_end + (num_pixels & 3); in SubtractGreenFromBlueAndRed() local