Searched refs:p_loop_end (Results 1 – 2 of 2) sorted by relevance
88 uint32_t* const p_loop_end = data + (num_pixels & ~1); in TransformColor_MIPSdspR2() local144 [G_to_B]"r"(G_to_B), [p_loop_end]"r"(p_loop_end) in TransformColor_MIPSdspR2()
300 const uint32_t* const p_loop_end = src + (num_pixels & ~1); in TransformColorInverse_MIPSdspR2() local355 [G_to_B]"r"(G_to_B), [p_loop_end]"r"(p_loop_end) in TransformColorInverse_MIPSdspR2()