Home
last modified time | relevance | path

Searched defs:rgb (Results 126 - 141 of 141) sorted by relevance

123456

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp890 deUint32 rgb = rnd.getUint32() & 0x00ffffff; in init() local
H A Des3fVertexTextureTests.cpp610 const deUint32 rgb = step*levelNdx; in init() local
930 const deUint32 rgb = step*levelNdx*face; in init() local
1256 const deUint32 rgb = step*levelNdx; in init() local
1596 const deUint32 rgb in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp196 const deUint32 rgb = (inc << 16) | (dec << 8) | 0xff; in Texture2DMipmapTestInstance() local
464 deUint32 rgb = 0; in TextureCubeMipmapTestInstance() local
705 const deUint32 rgb = (0xff << 16) | (dec << 8) | inc; Texture3DMipmapTestInstance() local
1002 const deUint32 rgb = (inc << 16) | (dec << 8) | 0xff; Texture2DLodControlTestInstance() local
1276 deUint32 rgb = 0; TextureCubeLodControlTestInstance() local
1553 const deUint32 rgb = (inc << 16) | (dec << 8) | 0xff; Texture3DLodControlTestInstance() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp696 deUint32 rgb = rnd.getUint32() & 0x00ffffff; in init() local
H A Des2fVertexTextureTests.cpp510 const deUint32 rgb = step*levelNdx; in init() local
832 const deUint32 rgb = step*levelNdx*face; in init() local
/third_party/ffmpeg/libavcodec/
H A Dexr.c1452 const uint8_t *rgb[3]; in decode_block() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c1819 static void hsb2rgb(const float *c, float *rgb) in hsb2rgb() argument
1846 float rgb[3]; colorspectrum_fill_picture() local
[all...]
H A Dvf_waveform.c119 int rgb; member
324 int depth, depth2, rgb, i, ret, ncomp, ncomp2; in query_formats() local
[all...]
/third_party/backends/backend/
H A Dhp5590.c2044 int rgb[3]; in convert_to_rgb() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp478 unsigned char rgb = *(unsigned char*)element; in read() local
497 unsigned short rgb = *(unsigned short*)element; in read() local
526 unsigned short rgb = *(unsigned short*)element; in read() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.h362 } rgb; member
/third_party/ffmpeg/libavformat/
H A Dmovenc.c2412 uint32_t rgb = track->palette[i]; in mov_write_video_tag() local
7277 static uint32_t rgb_to_yuv(uint32_t rgb) argument
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3446 static uint8_t* EncodeLossy(const uint8_t* rgb, in EncodeLossy() argument
3461 static uint8_t* EncodeLossless(const uint8_t* rgb, in EncodeLossless() argument
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h1990 int rgb; member
3284 static const unsigned char rgb[3] = { 'R', 'G', 'B' }; in stbi__process_frame_header() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c8527 int lgb, rgb, ricount; in do_extuni_utf() local
8595 int lgb, rgb, ricount; in do_extuni_utf_invalid() local
8660 int lgb, rgb, ricount; do_extuni_no_utf() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h7474 nk_rgb_hex(const char *rgb) in nk_rgb_hex() argument
7486 nk_rgba_hex(const char *rgb) in nk_rgba_hex() argument

Completed in 105 milliseconds

123456