Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h312 int ARGBRect(uint8* dst_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h205 int ARGBRect(uint8* dst_argb, int dst_stride_argb,
/external/libyuv/files/unit_test/
Dplanar_test.cc2352 ARGBRect(dst_argb_c + off, kStride, 0, 0, width, invert * height, v32); in TestARGBRect()
2360 ARGBRect(dst_argb_opt + off, kStride, 0, 0, width, invert * height, v32); in TestARGBRect()
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1363 int ARGBRect(uint8* dst_argb, int dst_stride_argb, in ARGBRect() function
/external/libyuv/files/source/
Dplanar_functions.cc1619 int ARGBRect(uint8* dst_argb, in ARGBRect() function