Searched refs:ARGBRotate270 (Results 1 – 3 of 3) sorted by relevance
68 void ARGBRotate270(const uint8* src, int src_stride, in ARGBRotate270() function157 ARGBRotate270(src_argb, src_stride_argb, in ARGBRotate()
82 void ARGBRotate270(const uint8* src, int src_stride, in ARGBRotate270() function191 ARGBRotate270(src_argb, src_stride_argb, in ARGBRotate()
135 TEST_F(libyuvTest, ARGBRotate270) { in TEST_F() argument