Searched refs:ARGB (Results 1 - 13 of 13) sorted by relevance

/external/libyuv/files/unit_test/
H A Dconvert_test.cc527 /* Convert to ARGB so 565 is expanded to bytes that can be compared. */ \
565 TESTPLANARTOB(I420, 2, 2, ARGB, 4, 4, 1, 2, ARGB, 4)
566 TESTPLANARTOB(J420, 2, 2, ARGB, 4, 4, 1, 2, ARGB, 4)
567 TESTPLANARTOB(J420, 2, 2, ABGR, 4, 4, 1, 2, ARGB, 4)
568 TESTPLANARTOB(H420, 2, 2, ARGB, 4, 4, 1, 2, ARGB, 4)
569 TESTPLANARTOB(H420, 2, 2, ABGR, 4, 4, 1, 2, ARGB, 4)
570 TESTPLANARTOB(I420, 2, 2, BGRA, 4, 4, 1, 2, ARGB,
[all...]
H A Dplanar_test.cc1040 TESTTERP(ARGB, 4, 1, ARGB, 4, 1, benchmark_width_ - 1, TERP, _Any, +, 0) \
1041 TESTTERP(ARGB, 4, 1, ARGB, 4, 1, benchmark_width_, TERP, _Unaligned, +, 1) \
1042 TESTTERP(ARGB, 4, 1, ARGB, 4, 1, benchmark_width_, TERP, _Invert, -, 0) \
1043 TESTTERP(ARGB, 4, 1, ARGB, 4, 1, benchmark_width_, TERP, _Opt, +, 0)
/external/pdfium/core/fxge/win32/
H A Dfx_win32_gdipext.cpp281 typedef GpStatus(WINGDIPAPI* FuncType_GdipCreateSolidFill)(Gdiplus::ARGB color,
287 typedef GpStatus(WINGDIPAPI* FuncType_GdipCreatePen1)(Gdiplus::ARGB color,
523 CallFunc(GdipCreateSolidFill)((Gdiplus::ARGB)argb, &solidBrush);
602 CallFunc(GdipCreateSolidFill)((Gdiplus::ARGB)argb, &solidBrush);
889 CallFunc(GdipCreateSolidFill)((Gdiplus::ARGB)fill_argb,
1034 CallFunc(GdipCreatePen1)((Gdiplus::ARGB)argb, width, UnitWorld, &pPen);
/external/deqp/modules/gles31/functional/
H A Des31fTextureLevelStateQueryTests.cpp1253 format.order == tcu::TextureFormat::ARGB ||
1265 format.order == tcu::TextureFormat::ARGB ||
1276 format.order == tcu::TextureFormat::ARGB ||
1286 format.order == tcu::TextureFormat::ARGB ||
1405 format.order == tcu::TextureFormat::ARGB ||
1417 format.order == tcu::TextureFormat::ARGB ||
1428 format.order == tcu::TextureFormat::ARGB ||
1438 format.order == tcu::TextureFormat::ARGB ||
/external/mesa3d/src/intel/blorp/
H A Dblorp_clear.c384 const struct isl_swizzle ARGB = ISL_SWIZZLE(ALPHA, RED, GREEN, BLUE); local
385 clear_color = swizzle_color_value(clear_color, ARGB);
/external/webrtc/talk/session/media/
H A Dplanarfunctions_unittest.cc348 // ARGB/ABGR/RAW/BG24 testing image.
468 // Dump the result image (ARGB format).
724 // A common macro for testing converting I420 to ARGB, BGRA and ABGR.
759 TEST_YUVTORGB(I420, ARGB, libyuv::kJpegYuv420, 3., 2);
765 TEST_YUVTORGB(I422, ARGB, libyuv::kJpegYuv422, 3., 2);
767 TEST_YUVTORGB(I444, ARGB, libyuv::kJpegYuv444, 3., 3);
871 // Create a fake ARGB input image.
900 // to ARGB.
/external/deqp/framework/common/
H A DtcuTexture.cpp545 case TextureFormat::ARGB:
596 return format.order == TextureFormat::ARGB;
665 case TextureFormat::ARGB: return 4;
784 static const TextureSwizzle ARGB = {{ TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_0 }}; local
799 case TextureFormat::ARGB: return ARGB;
838 static const TextureSwizzle ARGB = {{ TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_2 }}; local
853 case TextureFormat::ARGB: return ARGB;
1025 DE_ASSERT(m_format.order == TextureFormat::ARGB);
[all...]
H A DtcuTexture.hpp54 ARGB, enumerator in enum:tcu::TextureFormat::ChannelOrder
H A DtcuTextureUtil.cpp1529 case TextureFormat::ARGB: swizzle = &RGBA; break;
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkImageUtil.cpp1519 case FMT_CASE(ARGB, UNORM_SHORT_1555): return VK_FORMAT_A1R5G5B5_UNORM_PACK16;
1714 case VK_FORMAT_A1R5G5B5_UNORM_PACK16: return TextureFormat(TextureFormat::ARGB, TextureFormat::UNORM_SHORT_1555);
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp1223 case tcu::TextureFormat::ARGB:
/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc351 MAKEROWY(ARGB, 2, 1, 0, 4)
433 MAKEROWYJ(ARGB, 2, 1, 0, 4)
2224 // Use first 4 shuffler values to reorder ARGB channels.
2231 // Shuffle a row of ARGB.
2443 // Row buffer for intermediate ARGB pixels.
2465 // Row buffer for intermediate ARGB pixels.
2486 // Row buffer for intermediate ARGB pixels.
2532 // Row buffer for intermediate ARGB pixels.
2558 // Row buffer for intermediate ARGB pixels.
2584 // Row buffer for intermediate ARGB pixel
[all...]
/external/libyuv/files/source/
H A Drow_common.cc355 MAKEROWY(ARGB, 2, 1, 0, 4)
438 MAKEROWYJ(ARGB, 2, 1, 0, 4)
2214 // Use first 4 shuffler values to reorder ARGB channels.
2223 // Shuffle a row of ARGB.
2461 // Row buffer for intermediate ARGB pixels.
2483 // Row buffer for intermediate ARGB pixels.
2504 // Row buffer for intermediate ARGB pixels.
2550 // Row buffer for intermediate ARGB pixels.
2576 // Row buffer for intermediate ARGB pixels.
2602 // Row buffer for intermediate ARGB pixel
[all...]

Completed in 428 milliseconds