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

  /external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc 89 void RotatePlane270(const uint8* src, int src_stride,
334 RotatePlane270(src, src_stride,
399 RotatePlane270(src_y, src_stride_y,
402 RotatePlane270(src_u, src_stride_u,
405 RotatePlane270(src_v, src_stride_v,
470 RotatePlane270(src_y, src_stride_y,
  /external/libyuv/files/source/
rotate.cc 89 void RotatePlane270(const uint8* src, int src_stride,
329 RotatePlane270(src, src_stride,
394 RotatePlane270(src_y, src_stride_y,
397 RotatePlane270(src_u, src_stride_u,
400 RotatePlane270(src_v, src_stride_v,
465 RotatePlane270(src_y, src_stride_y,
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h 71 void RotatePlane270(const uint8* src, int src_stride,
  /external/libyuv/files/include/libyuv/
rotate.h 71 void RotatePlane270(const uint8* src, int src_stride,

Completed in 39 milliseconds