Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc76 void ARGBRotate270(const uint8* src, int src_stride, in ARGBRotate270() function
187 ARGBRotate270(src_argb, src_stride_argb, in ARGBRotate()
/external/libyuv/files/source/
Drotate_argb.cc95 void ARGBRotate270(const uint8* src, in ARGBRotate270() function
224 ARGBRotate270(src_argb, src_stride_argb, dst_argb, dst_stride_argb, width, in ARGBRotate()