Home
last modified time | relevance | path

Searched refs:ARGBTranspose (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Drotate_argb.cc36 static void ARGBTranspose(const uint8* src, int src_stride, in ARGBTranspose() function
65 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate90()
76 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate270()
/external/chromium_org/third_party/libyuv/source/
Drotate_argb.cc45 static void ARGBTranspose(const uint8* src, int src_stride, in ARGBTranspose() function
79 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate90()
90 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate270()
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Drotate_argb.cc45 static void ARGBTranspose(const uint8* src, int src_stride, in ARGBTranspose() function
79 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate90()
90 ARGBTranspose(src, src_stride, dst, dst_stride, width, height); in ARGBRotate270()