Home
last modified time | relevance | path

Searched refs:I420Scale_16 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale.h66 int I420Scale_16(const uint16* src_y, int src_stride_y,
/external/libyuv/files/include/libyuv/
Dscale.h82 int I420Scale_16(const uint16* src_y,
/external/libyuv/files/unit_test/
Dscale_test.cc229 I420Scale_16(p_src_y_16 + (src_stride_y * b) + b, src_stride_y, in TestFilter_16()
/external/libvpx/libvpx/
Dvpxdec.c134 return I420Scale_16( in libyuv_scale()
Dvpxenc.c1586 I420Scale_16( in encode_frame()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc1581 int I420Scale_16(const uint16* src_y, int src_stride_y, in I420Scale_16() function
/external/libyuv/files/source/
Dscale.cc1762 int I420Scale_16(const uint16* src_y, in I420Scale_16() function