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

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dscale_row.h164 void ScaleColsUp2_16_C(uint16* dst_ptr, const uint16* src_ptr,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.cc1264 ScaleFilterCols = ScaleColsUp2_16_C;
1377 ScaleCols = ScaleColsUp2_16_C;
H A Dscale_common.cc384 void ScaleColsUp2_16_C(uint16* dst_ptr, const uint16* src_ptr, function
/external/libyuv/files/source/
H A Dscale.cc1247 ScaleFilterCols = ScaleColsUp2_16_C;
1360 ScaleCols = ScaleColsUp2_16_C;
H A Dscale_common.cc406 void ScaleColsUp2_16_C(uint16* dst_ptr, const uint16* src_ptr, function
/external/libyuv/files/include/libyuv/
H A Dscale_row.h185 void ScaleColsUp2_16_C(uint16* dst_ptr, const uint16* src_ptr,

Completed in 55 milliseconds