HomeSort by relevance Sort by last modified time
    Searched refs:ARGBRotate90 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
rotate_argb.cc 71 void ARGBRotate90(const uint8* src, int src_stride,
186 ARGBRotate90(src_argb, src_stride_argb,
  /external/chromium_org/third_party/libyuv/source/
rotate_argb.cc 71 void ARGBRotate90(const uint8* src, int src_stride,
186 ARGBRotate90(src_argb, src_stride_argb,
  /external/libyuv/files/source/
rotate_argb.cc 57 void ARGBRotate90(const uint8* src, int src_stride,
152 ARGBRotate90(src_argb, src_stride_argb,
  /external/chromium_org/third_party/libyuv/unit_test/
rotate_argb_test.cc 103 TEST_F(libyuvTest, ARGBRotate90) {
  /external/libyuv/files/unit_test/
rotate_argb_test.cc 111 TEST_F(libyuvTest, ARGBRotate90) {

Completed in 1181 milliseconds