/external/libjpeg-turbo/ |
D | Makefile.am | 398 ./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg 402 ./djpeg -dct int -rgb565 -bmp -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg 422 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_422m_ifast_565.bmp testout_4… 426 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt… 458 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_gray_islow_565.bmp testout_gray_islow.… 462 ./djpeg -dct int -rgb565 -bmp -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg 600 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_420_islow_565.bmp $(srcdir)/testimages… 604 ./djpeg -dct int -rgb565 -bmp -outfile testout_420_islow_565D.bmp $(srcdir)/testimages/$(TESTORIG) 608 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_420m_islow_565.bmp $(srcdir)… 612 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_420m_islow_565D.bmp $(srcdir)/testimages/…
|
D | CMakeLists.txt | 547 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 554 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 584 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp 591 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp 642 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 649 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 752 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 759 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 766 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp 773 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
|
/external/webp/include/webp/ |
D | extras.h | 39 WEBP_EXTERN(int) WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic);
|
/external/webp/src/dsp/ |
D | upsampling_neon.c | 131 const uint8x8x2_t rgb565 = ZIP_U8(rg, gb); \ 132 vst1q_u8(out, vcombine_u8(rgb565.val[0], rgb565.val[1])); \
|
D | yuv_sse2.c | 157 const __m128i rgb565 = _mm_unpacklo_epi8(rg, gb); in PackAndStore565_SSE2() local 159 const __m128i rgb565 = _mm_unpacklo_epi8(gb, rg); in PackAndStore565_SSE2() local 161 _mm_storeu_si128((__m128i*)dst, rgb565); in PackAndStore565_SSE2()
|
/external/skia/src/gpu/text/ |
D | GrGlyphCache.cpp | 161 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in get_packed_glyph_image() local 162 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
|
/external/skqp/src/gpu/text/ |
D | GrAtlasGlyphCache.cpp | 314 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in get_packed_glyph_image() local 315 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
|
/external/skqp/tests/ |
D | ReadPixelsTest.cpp | 492 static const uint16_t rgb565[kNumPixels] = { variable 516 return rgb565; in five_reference_pixels()
|
/external/skia/tests/ |
D | ReadPixelsTest.cpp | 492 static const uint16_t rgb565[kNumPixels] = { variable 516 return rgb565; in five_reference_pixels()
|
/external/libyuv/files/docs/ |
D | formats.md | 60 FOURCC_RGBP = FOURCC('R', 'G', 'B', 'P'), // rgb565 LE.
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/ |
D | gles2-driver-issues.txt | 233 dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb565
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/ |
D | gles2-driver-issues.txt | 227 dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb565
|
/external/deqp/android/cts/nyc/ |
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/deqp/android/cts/master/ |
D | gles3-rotate-reverse-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/deqp/android/cts/mnc/ |
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/ |
D | gles3-rotate-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/deqp/android/cts/nyc/src/ |
D | gles3-rotation.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|