Home
last modified time | relevance | path

Searched refs:ARGBRotate90 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc66 void ARGBRotate90(const uint8* src, int src_stride, in ARGBRotate90() function
182 ARGBRotate90(src_argb, src_stride_argb, in ARGBRotate()
/external/libyuv/files/source/
Drotate_argb.cc81 void ARGBRotate90(const uint8* src, in ARGBRotate90() function
220 ARGBRotate90(src_argb, src_stride_argb, dst_argb, dst_stride_argb, width, in ARGBRotate()