/external/v4l2_codec2/common/ |
D | VideoPixelFormat.cpp | 73 case VideoPixelFormat::ABGR: in videoPixelFormatToString() 116 case VideoPixelFormat::ABGR: in bitDepth() 151 case VideoPixelFormat::ABGR: in RequiresEvenSizeAllocation() 192 case VideoPixelFormat::ABGR: in numPlanes() 273 case VideoPixelFormat::ABGR: in bytesPerElement() 359 case VideoPixelFormat::ABGR: in SampleSize()
|
D | Fourcc.cpp | 50 case VideoPixelFormat::ABGR: in fromVideoPixelFormat() 118 case VideoPixelFormat::ABGR: in fromVideoPixelFormat() 138 return VideoPixelFormat::ABGR; in toVideoPixelFormat()
|
D | FormatConverter.cpp | 262 inputFormat = VideoPixelFormat::ABGR; in convertBlock() 269 case convertMap(VideoPixelFormat::ABGR, VideoPixelFormat::I420): in convertBlock() 273 case convertMap(VideoPixelFormat::ABGR, VideoPixelFormat::NV12): { in convertBlock()
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 671 TESTPLANARTOB(J420, 2, 2, ABGR, 4, 4, 1) 673 TESTPLANARTOB(H420, 2, 2, ABGR, 4, 4, 1) 675 TESTPLANARTOB(I420, 2, 2, ABGR, 4, 4, 1) 689 TESTPLANARTOB(J422, 2, 1, ABGR, 4, 4, 1) 691 TESTPLANARTOB(H422, 2, 1, ABGR, 4, 4, 1) 693 TESTPLANARTOB(I422, 2, 1, ABGR, 4, 4, 1) 697 TESTPLANARTOB(I444, 1, 1, ABGR, 4, 4, 1) 774 TESTQPLANARTOB(I420Alpha, 2, 2, ABGR, 4, 4, 1, 2) 849 TESTBIPLANARTOB(NV12, 2, 2, ABGR, ABGR, 4, 2) 850 TESTBIPLANARTOB(NV21, 2, 2, ABGR, ABGR, 4, 2) [all …]
|
/external/v4l2_codec2/common/include/v4l2_codec2/common/ |
D | VideoPixelFormat.h | 32 ABGR, // 32bpp RGBA (byte-order), 1 plane. enumerator
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 213 PAN_V6(A8B8G8R8_SSCALED, RGBA8I, ABGR, L, V___), 220 PAN_V6(A8B8G8R8_USCALED, RGBA8UI, ABGR, L, V___), 287 PAN_V6(A8B8G8R8_UINT, RGBA8UI, ABGR, L, VTR_), 320 PAN_V6(A8B8G8R8_UNORM, RGBA8_UNORM, ABGR, L, VTR_), 351 PAN_V6(A8B8G8R8_SRGB, RGBA8_UNORM, ABGR, S, VTR_), 463 PAN_V7(A8B8G8R8_SSCALED, RGBA8I, ABGR, L, V___), 470 PAN_V7(A8B8G8R8_USCALED, RGBA8UI, ABGR, L, V___), 537 PAN_V7(A8B8G8R8_UINT, RGBA8UI, ABGR, L, VTR_), 570 PAN_V7(A8B8G8R8_UNORM, RGBA8_UNORM, ABGR, L, VTR_), 601 PAN_V7(A8B8G8R8_SRGB, RGBA8_UNORM, ABGR, S, VTR_),
|
/external/libyuv/files/docs/ |
D | formats.md | 58 FOURCC_AB30 = FOURCC('A', 'B', '3', '0'), // ABGR version of 10 bit 109 There are 4 ARGB layouts - ARGB, BGRA, ABGR and RGBA. ARGB is most common by far, used for screen …
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 569 case TextureFormat::ABGR: in isColorOrder() 618 || format.order == TextureFormat::ARGB || format.order == TextureFormat::ABGR; in isValid() 699 case TextureFormat::ABGR: return 4; in getNumUsedChannels() 827 …static const TextureSwizzle ABGR = {{ TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_2, Text… in getChannelReadSwizzle() local 843 case TextureFormat::ABGR: return ABGR; in getChannelReadSwizzle() 883 …static const TextureSwizzle ABGR = {{ TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_2, Text… in getChannelWriteSwizzle() local 899 case TextureFormat::ABGR: return ABGR; in getChannelWriteSwizzle() 1039 (src == TextureFormat::BGRA && dst == TextureFormat::ABGR)) in swizzleGe() 1043 (src == TextureFormat::ABGR && dst == TextureFormat::BGRA)) in swizzleGe() 1047 (src == TextureFormat::ABGR && dst == TextureFormat::RGBA) || in swizzleGe() [all …]
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.0/ |
D | spirv.lua | 218 ABGR = 19,
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.1/ |
D | spirv.lua | 222 ABGR = 19,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 234 ABGR = 19, enumerator
|
D | spirv.lua | 218 ABGR = 19,
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 222 ABGR = 19,
|
D | spirv.cs | 238 ABGR = 19, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 225 ABGR = 19,
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.2/ |
D | spirv.lua | 225 ABGR = 19,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 222 ABGR = 19,
|
D | spirv.cs | 238 ABGR = 19, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 218 ABGR = 19,
|
D | spirv.cs | 234 ABGR = 19, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 225 ABGR = 19,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 238 ABGR = 19, enumerator
|
D | spirv.lua | 222 ABGR = 19,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 234 ABGR = 19, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 225 ABGR = 19,
|