Home
last modified time | relevance | path

Searched refs:RGB565 (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c84 FORMAT(B5G6R5_UNORM, RGB565, RGB565, SWIZ(X, Y, Z, 1)),
/external/libkmsxx/kms++util/src/
Ddrawing.cpp45 case PixelFormat::RGB565: in draw_rgb_pixel()
167 case PixelFormat::RGB565: in draw_rect()
223 case PixelFormat::RGB565: in draw_char()
Dcolorbar.cpp115 case PixelFormat::RGB565: in draw_color_bar()
Dtestpat.cpp112 case PixelFormat::RGB565: in draw_test_pattern_part()
/external/libkmsxx/kms++/src/
Dpixelformats.cpp19 { PixelFormat::RGB565, { 1, { { 16, 1, 1 } }, } },
/external/libkmsxx/kms++/inc/kms++/
Dpixelformats.h33 RGB565 = MakeFourCC("RG16"), enumerator
/external/libkmsxx/py/tests/
Dmodeset_event.py38 if format == pykms.PixelFormat.RGB565:
/external/libjpeg-turbo/
DCMakeLists.txt1009 # CC: RGB->RGB565 SAMP: fullsize IDCT: islow ENT: huff
1014 # CC: RGB->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff
1036 # CC: YCC->RGB565 SAMP: h2v1 merged IDCT: ifast ENT: huff
1042 # CC: YCC->RGB565 (dithered) SAMP: h2v1 merged IDCT: ifast ENT: huff
1080 # CC: Gray->RGB565 SAMP: fullsize IDCT: islow ENT: huff
1085 # CC: Gray->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff
1180 # CC: YCC->RGB565 SAMP: h2v2 fancy IDCT: islow ENT: huff
1185 # CC: YCC->RGB565 (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff
1190 # CC: YCC->RGB565 SAMP: h2v2 merged IDCT: islow ENT: huff
1196 # CC: YCC->RGB565 (dithered) SAMP: h2v2 merged IDCT: islow ENT: huff
DChangeLog.md238 11. Fixed a bug in the merged 4:2:0 upsampling/dithered RGB565 color conversion
742 2. The non-SIMD RGB565 color conversion code did not work correctly on big
880 for decompressing JPEG images into RGB565 (16-bit) pixels. If dithering is not
/external/libyuv/files/unit_test/
Dconvert_test.cc575 TESTPLANARTOB(I420, 2, 2, RGB565, 2, 2, 1, 9, ARGB, 4)
579 TESTPLANARTOB(I422, 2, 1, RGB565, 2, 2, 1, 9, ARGB, 4)
740 TESTBIPLANARTOB(NV12, 2, 2, RGB565, 2, 9)
882 TESTATOPLANAR(RGB565, 2, 1, I420, 2, 2, 5)
1069 TESTATOB(ARGB, 4, 4, 1, RGB565, 2, 2, 1, 0)
1082 TESTATOB(RGB565, 2, 2, 1, ARGB, 4, 4, 1, 0)
1190 TESTATOBD(ARGB, 4, 4, 1, RGB565, 2, 2, 1, 0)
1669 TESTPLANARTOBD(I420, 2, 2, RGB565, 2, 2, 1, 9, ARGB, 4)
1803 TESTPLANARTOE(I420, 2, 2, ARGB, 1, 4, RGB565, 2)
1806 TESTPLANARTOE(I422, 2, 1, ARGB, 1, 4, RGB565, 2)
/external/libkmsxx/kms++/src/omap/
Domapframebuffer.cpp90 case PixelFormat::RGB565: in Create()
/external/u-boot/drivers/video/rockchip/
Drk_vop.c60 rgb_mode = RGB565; in rkvop_enable()
/external/libkmsxx/py/pykms/
Dpykmsbase.cpp190 .value("RGB565", PixelFormat::RGB565) in init_pykmsbase()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dvop_rk3288.h76 RGB565 = 2, enumerator
/external/mesa3d/src/gallium/drivers/vc5/
Dv3dx_format_table.c78 FORMAT(B5G6R5_UNORM, BGR565, RGB565, SWIZ_XYZ1, 16, 0),
/external/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.mm36 // Do YUV to RGB565 conversion.
/external/ImageMagick/coders/
Dbmp.c116 RGB565, enumerator
1810 bmp_subtype=RGB565; in WriteBMPImage()
2064 else if (bmp_subtype == RGB565) in WriteBMPImage()
/external/ImageMagick/
DChangeLog925 * Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the