/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | msdk_libva.c | 71 FOURCC_MFX_TO_VA (RGB565, RGB565),
|
D | msdk.c | 62 GST_VIDEO_INFO_TO_MFX_MAP (RGB16, YUV444, RGB565),
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_formats.c | 84 FORMAT(B5G6R5_UNORM, RGB565, RGB565, SWIZ(X, Y, Z, 1)),
|
/third_party/openGLES/extensions/3DFX/ |
D | 3DFX_texture_compression_FXT1.txt | 354 interpreted as 16-bit RGB565 colors. For color1 and color3, the LSB 368 colors, and color 1 and color3 are interpreted as RGB565 colors. For 373 replication is used to convert from the 16-bit RGB565 format to a 411 1. Determine the 16-bit RGB565 color values for color0 & color1. 422 struct RGB565 {Byte red; Byte green; Byte blue}; 431 cc_mixed_right_half( RGB565 color0, RGB565 color1, 437 RGB565 o_color0; 438 RGB565 o_color1;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/ |
D | 3DFX_texture_compression_FXT1.txt | 354 interpreted as 16-bit RGB565 colors. For color1 and color3, the LSB 368 colors, and color 1 and color3 are interpreted as RGB565 colors. For 373 replication is used to convert from the 16-bit RGB565 format to a 411 1. Determine the 16-bit RGB565 color values for color0 & color1. 422 struct RGB565 {Byte red; Byte green; Byte blue}; 431 cc_mixed_right_half( RGB565 color0, RGB565 color1, 437 RGB565 o_color0; 438 RGB565 o_color1;
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BlendPackedTest.cpp | 72 TEST_P(BlendPackedTest, RGB565) in TEST_P() argument
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_ES2_compatibility.txt | 99 RGB565 0x8D62 272 - RGB565 279 RGB565 RGB 5 6 5 754 (12) Should RGB565 be added to the extension? 758 This was an oversight. RGB565 was added to the required format list in 760 table of sized internal color formats. However, RGB565 764 the extension spec and OpenGL 4.2 spec to fully support RGB565. While 765 some drivers may not support RGB565, we believe they will add support 785 6 04/13/2012 Jon Leech Add RGB565 to required texture & renderbuffer
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_ES2_compatibility.txt | 109 RGB565 0x8D62 282 - RGB565 289 RGB565 RGB 5 6 5 764 (12) Should RGB565 be added to the extension? 768 This was an oversight. RGB565 was added to the required format list in 770 table of sized internal color formats. However, RGB565 774 the extension spec and OpenGL 4.2 spec to fully support RGB565. While 775 some drivers may not support RGB565, we believe they will add support 795 6 04/13/2012 Jon Leech Add RGB565 to required texture & renderbuffer
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | CMakeLists.txt | 1005 # CC: RGB->RGB565 SAMP: fullsize IDCT: islow ENT: huff 1010 # CC: RGB->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff 1032 # CC: YCC->RGB565 SAMP: h2v1 merged IDCT: ifast ENT: huff 1038 # CC: YCC->RGB565 (dithered) SAMP: h2v1 merged IDCT: ifast ENT: huff 1076 # CC: Gray->RGB565 SAMP: fullsize IDCT: islow ENT: huff 1081 # CC: Gray->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff 1176 # CC: YCC->RGB565 SAMP: h2v2 fancy IDCT: islow ENT: huff 1181 # CC: YCC->RGB565 (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff 1186 # CC: YCC->RGB565 SAMP: h2v2 merged IDCT: islow ENT: huff 1192 # CC: YCC->RGB565 (dithered) SAMP: h2v2 merged IDCT: islow ENT: huff
|
/third_party/libjpeg-turbo/ |
D | CMakeLists.txt | 1085 # CC: RGB->RGB565 SAMP: fullsize IDCT: islow ENT: huff 1090 # CC: RGB->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff 1122 # CC: YCC->RGB565 SAMP: h2v1 merged IDCT: ifast ENT: huff 1128 # CC: YCC->RGB565 (dithered) SAMP: h2v1 merged IDCT: ifast ENT: huff 1166 # CC: Gray->RGB565 SAMP: fullsize IDCT: islow ENT: huff 1171 # CC: Gray->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff 1266 # CC: YCC->RGB565 SAMP: h2v2 fancy IDCT: islow ENT: huff 1271 # CC: YCC->RGB565 (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff 1276 # CC: YCC->RGB565 SAMP: h2v2 merged IDCT: islow ENT: huff 1282 # CC: YCC->RGB565 (dithered) SAMP: h2v2 merged IDCT: islow ENT: huff
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 82 DEF_FMT (RGB565, RGB16),
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_fmt.c | 39 { AV_FMT(RGB565LE), AV_CODEC(RAWVIDEO), V4L2_FMT(RGB565) },
|
/third_party/mesa3d/docs/relnotes/ |
D | 12.0.5.rst | 62 - mesa: change state query return value for RGB565
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_copy_texture_3d.txt | 176 RGB565
|
D | CHROMIUM_copy_texture.txt | 194 RGB565
|
D | EXT_color_buffer_float.txt | 84 - RGB8 and RGB565.
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_copy_texture_3d.txt | 176 RGB565
|
D | CHROMIUM_copy_texture.txt | 194 RGB565
|
/third_party/openGLES/extensions/OES/ |
D | OES_required_internalformat.txt | 382 … UNSIGNED_INT_2_10_10_10_REV_EXT 4 RGB, RGB10_EXT, RGB8, RGB565 383 …RGB UNSIGNED_BYTE 3 RGB, RGB8, RGB565 … 386 RGB UNSIGNED_SHORT_5_6_5 2 RGB, RGB565 519 "_OES" suffix: RGB565, RGBA4, RGB5_A1, DEPTH_COMPONENT16, STENCIL_INDEX8,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_required_internalformat.txt | 372 … UNSIGNED_INT_2_10_10_10_REV_EXT 4 RGB, RGB10_EXT, RGB8, RGB565 373 …RGB UNSIGNED_BYTE 3 RGB, RGB8, RGB565 … 376 RGB UNSIGNED_SHORT_5_6_5 2 RGB, RGB565 509 "_OES" suffix: RGB565, RGBA4, RGB5_A1, DEPTH_COMPONENT16, STENCIL_INDEX8,
|
/third_party/mesa3d/docs/isl/ |
D | formats.rst | 49 :c:expr:`RGB565` format, each :c:type:`vec3` takes up 16 bits and the 60 smaller than 8 bits such as :c:expr:`RGB565` discussed above. It does,
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-ios.md | 167 …s, such as RGBA8 and RGB565, which provide a 32 bit and 16 bit color buffer respectively. By defau…
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 80 FORMAT(B5G6R5_UNORM, BGR565, RGB565, SWIZ_XYZ1, 16, 0),
|
/third_party/EGL/extensions/ANDROID/ |
D | EGL_ANDROID_create_native_client_buffer.txt | 165 depend on additional EGL extensions, but generally RGB565 and RGBA888 should
|
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/ |
D | EGL_ANDROID_create_native_client_buffer.txt | 165 depend on additional EGL extensions, but generally RGB565 and RGBA888 should
|