Home
last modified time | relevance | path

Searched refs:ARGBInterpolate (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/unit_test/
Dplanar_test.cc906 ARGBInterpolate(&orig_pixels_0[0][0], 0, &orig_pixels_1[0][0], 0, in TEST_F()
925 ARGBInterpolate(&orig_pixels_0[0][0], 0, &orig_pixels_1[0][0], 0, in TEST_F()
932 ARGBInterpolate(&orig_pixels_0[0][0], 0, &orig_pixels_1[0][0], 0, in TEST_F()
941 ARGBInterpolate(&orig_pixels_0[0][0], 0, &orig_pixels_1[0][0], 0, in TEST_F()
/external/libyuv/files/include/libyuv/
Dplanar_functions.h310 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h399 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0,
/external/libyuv/files/source/
Dplanar_functions.cc1391 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0, in ARGBInterpolate() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1829 int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0, in ARGBInterpolate() function