Home
last modified time | relevance | path

Searched refs:ScaleRowDown2Box_16_C (Results 1 – 10 of 10) sorted by relevance

/external/libyuv/files/unit_test/
Dscale_test.cc785 ScaleRowDown2Box_16_C(&orig_pixels[0], 2560, &dst_pixels_c[0], 1280); in TEST_F()
792 ScaleRowDown2Box_16_C(&orig_pixels[0], 2560, &dst_pixels_opt[0], 1280); in TEST_F()
795 ScaleRowDown2Box_16_C(&orig_pixels[0], 2560, &dst_pixels_opt[0], 1280); in TEST_F()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dscale_row.h137 void ScaleRowDown2Box_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale_row.h196 void ScaleRowDown2Box_16_C(const uint16_t* src_ptr,
/external/libyuv/files/include/libyuv/
Dscale_row.h219 void ScaleRowDown2Box_16_C(const uint16_t* src_ptr,
/external/libyuv/files/source/
Dscale_common.cc144 void ScaleRowDown2Box_16_C(const uint16_t* src_ptr, in ScaleRowDown2Box_16_C() function
Dscale.cc163 : ScaleRowDown2Box_16_C); in ScalePlaneDown2_16()
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_common.cc144 void ScaleRowDown2Box_16_C(const uint16_t* src_ptr, in ScaleRowDown2Box_16_C() function
Dscale.cc148 : ScaleRowDown2Box_16_C); in ScalePlaneDown2_16()
/external/libaom/libaom/third_party/libyuv/source/
Dscale_common.cc106 void ScaleRowDown2Box_16_C(const uint16* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Box_16_C() function
Dscale.cc118 ScaleRowDown2Box_16_C); in ScalePlaneDown2_16()