Searched refs:ARGBGray (Results 1 - 8 of 8) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Dplanar_functions.h192 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h187 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h187 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
/external/libyuv/files/unit_test/
H A Dplanar_test.cc511 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 16, 1);
537 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 256, 1);
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc311 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 16, 1);
343 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 1280, 1);
/external/libyuv/files/source/
H A Dplanar_functions.cc1118 int ARGBGray(uint8* dst_argb, int dst_stride_argb, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1336 int ARGBGray(uint8* dst_argb, int dst_stride_argb, function
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc1336 int ARGBGray(uint8* dst_argb, int dst_stride_argb, function

Completed in 56 milliseconds