Searched refs:ScaleRowDown2_16_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dscale_row.h147 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
/external/libyuv/files/include/libyuv/
H A Dscale_row.h179 void ScaleRowDown2_16_C(const uint16* src_ptr,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale_common.cc45 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride, function
H A Dscale.cc116 filtering == kFilterNone ? ScaleRowDown2_16_C :
/external/libyuv/files/source/
H A Dscale_common.cc48 void ScaleRowDown2_16_C(const uint16* src_ptr, function
H A Dscale.cc153 ? ScaleRowDown2_16_C

Completed in 1401 milliseconds