Home
last modified time | relevance | path

Searched refs:RGB555 (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoFrameChromium.h52 RGB555, enumerator
/external/chromium/webkit/glue/
Dwebvideoframe_impl.cc35 COMPILE_ASSERT_MATCHING_ENUM(FormatRGB555, RGB555);
/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dmmxp2_32.asm265 ; the 16BGR555 converter is identical to the RGB555 one,
/external/webkit/Source/WebKit/chromium/src/
DAssertMatchingEnums.cpp340 COMPILE_ASSERT_MATCHING_ENUM(WebVideoFrame::FormatRGB555, VideoFrameChromium::RGB555);