Home
last modified time | relevance | path

Searched refs:ABGR (Results 1 – 25 of 64) sorted by relevance

123

/external/v4l2_codec2/common/
DVideoPixelFormat.cpp73 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()
DFourcc.cpp50 case VideoPixelFormat::ABGR: in fromVideoPixelFormat()
118 case VideoPixelFormat::ABGR: in fromVideoPixelFormat()
138 return VideoPixelFormat::ABGR; in toVideoPixelFormat()
DFormatConverter.cpp262 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/
Dconvert_test.cc671 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/
DVideoPixelFormat.h32 ABGR, // 32bpp RGBA (byte-order), 1 plane. enumerator
/external/mesa3d/src/panfrost/lib/
Dpan_format.c213 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/
Dformats.md58 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/
DtcuTexture.cpp569 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/
Dspirv.lua218 ABGR = 19,
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.1/
Dspirv.lua222 ABGR = 19,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs234 ABGR = 19, enumerator
Dspirv.lua218 ABGR = 19,
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua222 ABGR = 19,
Dspirv.cs238 ABGR = 19, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua225 ABGR = 19,
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.2/
Dspirv.lua225 ABGR = 19,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.lua222 ABGR = 19,
Dspirv.cs238 ABGR = 19, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua218 ABGR = 19,
Dspirv.cs234 ABGR = 19, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.lua225 ABGR = 19,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs238 ABGR = 19, enumerator
Dspirv.lua222 ABGR = 19,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs234 ABGR = 19, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua225 ABGR = 19,

123