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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 58 int ScaleOffset(const uint8* src, int src_width, int src_height,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h 58 int ScaleOffset(const uint8* src, int src_width, int src_height,
  /external/libyuv/files/include/libyuv/
scale.h 69 int ScaleOffset(const uint8* src, int src_width, int src_height,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
scale.h 88 int ScaleOffset(const uint8* src_i420, int src_width, int src_height,
  /external/chromium_org/third_party/libyuv/include/libyuv/
scale.h 88 int ScaleOffset(const uint8* src_i420, int src_width, int src_height,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
yuvscaler_unittest.cc 146 EXPECT_EQ(0, libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh,
198 libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, 0, false);
222 libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, offset, false);
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
scale.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
scale.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c     [all...]
  /external/libyuv/files/source/
scale.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c     [all...]

Completed in 183 milliseconds