Searched refs:ARGBRotate90 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 66 void ARGBRotate90(const uint8* src, int src_stride, in ARGBRotate90() function 182 ARGBRotate90(src_argb, src_stride_argb, in ARGBRotate()
|
/external/libyuv/files/source/ |
D | rotate_argb.cc | 81 void ARGBRotate90(const uint8* src, in ARGBRotate90() function 220 ARGBRotate90(src_argb, src_stride_argb, dst_argb, dst_stride_argb, width, in ARGBRotate()
|