Home
last modified time | relevance | path

Searched defs:BGR (Results 1 – 4 of 4) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetDefs.py433 BGR = 100 variable in JetDefs
478 BGR = 100 variable in JetDefs
/external/webp/src/dsp/
Dyuv_neon.c64 const uint8x8x3_t BGR = vld3_u8(bgr); in ConvertBGR24ToY_NEON() local
/external/deqp/framework/common/
DtcuTexture.cpp782 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local
836 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp55 BGR, enumerator