Searched refs:ARGBRotate90 (Results 1 – 3 of 3) sorted by relevance
57 void ARGBRotate90(const uint8* src, int src_stride, in ARGBRotate90() function152 ARGBRotate90(src_argb, src_stride_argb, in ARGBRotate()
71 void ARGBRotate90(const uint8* src, int src_stride, in ARGBRotate90() function186 ARGBRotate90(src_argb, src_stride_argb, in ARGBRotate()
111 TEST_F(libyuvTest, ARGBRotate90) { in TEST_F() argument