Searched refs:InterpolateRow_AVX2 (Results 1 – 24 of 24) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale_argb.cc | 233 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearDown() 331 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearUp() 517 InterpolateRow = InterpolateRow_AVX2; in ScaleYUVToARGBBilinearUp()
|
D | planar_functions.cc | 1874 InterpolateRow = InterpolateRow_AVX2; in ARGBInterpolate() 2411 InterpolateRow = InterpolateRow_AVX2; in YUY2ToNV12() 2515 InterpolateRow = InterpolateRow_AVX2; in UYVYToNV12()
|
D | scale.cc | 898 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearDown() 1095 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearUp()
|
D | row_any.cc | 462 ANY11T(InterpolateRow_Any_AVX2, InterpolateRow_AVX2, 1, 1, 31)
|
D | scale_common.cc | 899 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneVertical()
|
D | row_gcc.cc | 4757 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_AVX2() function
|
D | row_win.cc | 5509 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_AVX2() function
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 297 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearDown() 402 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearUp() 599 InterpolateRow = InterpolateRow_AVX2; in ScaleYUVToARGBBilinearUp()
|
D | planar_functions.cc | 2381 InterpolateRow = InterpolateRow_AVX2; in InterpolatePlane() 3175 InterpolateRow = InterpolateRow_AVX2; in YUY2ToNV12() 3283 InterpolateRow = InterpolateRow_AVX2; in UYVYToNV12()
|
D | scale.cc | 1040 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearDown() 1243 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearUp()
|
D | row_any.cc | 802 ANY11T(InterpolateRow_Any_AVX2, InterpolateRow_AVX2, 1, 1, 31)
|
D | scale_common.cc | 1054 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneVertical()
|
D | row_gcc.cc | 5024 void InterpolateRow_AVX2(uint8* dst_ptr, in InterpolateRow_AVX2() function
|
D | row_win.cc | 5549 __declspec(naked) void InterpolateRow_AVX2(uint8* dst_ptr,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_argb.cc | 297 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearDown() 401 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearUp() 599 InterpolateRow = InterpolateRow_AVX2; in ScaleYUVToARGBBilinearUp()
|
D | scale.cc | 971 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearDown() 1166 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearUp()
|
D | planar_functions.cc | 2590 InterpolateRow = InterpolateRow_AVX2; in InterpolatePlane() 3421 InterpolateRow = InterpolateRow_AVX2; in YUY2ToNV12() 3537 InterpolateRow = InterpolateRow_AVX2; in UYVYToNV12()
|
D | scale_common.cc | 1056 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneVertical()
|
D | row_any.cc | 932 ANY11T(InterpolateRow_Any_AVX2, InterpolateRow_AVX2, 1, 1, 31)
|
D | row_gcc.cc | 5980 void InterpolateRow_AVX2(uint8_t* dst_ptr, in InterpolateRow_AVX2() function
|
D | row_win.cc | 5559 __declspec(naked) void InterpolateRow_AVX2(uint8_t* dst_ptr,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1763 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2934 void InterpolateRow_AVX2(uint8* dst_ptr,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3197 void InterpolateRow_AVX2(uint8_t* dst_ptr,
|