Searched refs:ScalePlane_16 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dscale.h37 void ScalePlane_16(const uint16* src, int src_stride,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dscale.h37 void ScalePlane_16(const uint16* src, int src_stride,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale.cc1508 void ScalePlane_16(const uint16* src, int src_stride, function
1644 ScalePlane_16(src_y, src_stride_y, src_width, src_height,
1647 ScalePlane_16(src_u, src_stride_u, src_halfwidth, src_halfheight,
1650 ScalePlane_16(src_v, src_stride_v, src_halfwidth, src_halfheight,
/external/chromium_org/third_party/libyuv/source/
H A Dscale.cc1508 void ScalePlane_16(const uint16* src, int src_stride, function
1644 ScalePlane_16(src_y, src_stride_y, src_width, src_height,
1647 ScalePlane_16(src_u, src_stride_u, src_halfwidth, src_halfheight,
1650 ScalePlane_16(src_v, src_stride_v, src_halfwidth, src_halfheight,

Completed in 287 milliseconds