Home
last modified time | relevance | path

Searched refs:ScaleRowDown2_16_C (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dscale_row.h129 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale_row.h176 void ScaleRowDown2_16_C(const uint16_t* src_ptr,
/external/libyuv/files/include/libyuv/
Dscale_row.h199 void ScaleRowDown2_16_C(const uint16_t* src_ptr,
/external/libyuv/files/source/
Dscale_common.cc48 void ScaleRowDown2_16_C(const uint16_t* src_ptr, in ScaleRowDown2_16_C() function
Dscale.cc161 ? ScaleRowDown2_16_C in ScalePlaneDown2_16()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_common.cc48 void ScaleRowDown2_16_C(const uint16_t* src_ptr, in ScaleRowDown2_16_C() function
Dscale.cc146 ? ScaleRowDown2_16_C in ScalePlaneDown2_16()
/external/libaom/libaom/third_party/libyuv/source/
Dscale_common.cc45 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_16_C() function
Dscale.cc116 filtering == kFilterNone ? ScaleRowDown2_16_C : in ScalePlaneDown2_16()