Home
last modified time | relevance | path

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

123456

/third_party/ffmpeg/libavformat/
H A Dfitsenc.c81 int bitpix, naxis, naxis3 = 1, bzero = 0, rgb = 0, lines_written = 0, lines_left; in write_image_header() local
/third_party/cups-filters/cupsfilters/
H A Ddriver.h80 unsigned char rgb[3]; /* sRGB values */ member
H A Drgb.c174 int rgb, /* Current RGB color */ in cupsRGBDoRGB() local
435 unsigned char rgb[3]; /* Temporary RGB value */ in cupsRGBNew() local
[all...]
/third_party/mesa3d/src/util/
H A Dformat_r11g11b10f.h218 static inline uint32_t float3_to_r11g11b10f(const float rgb[3]) in float3_to_r11g11b10f() argument
225 static inline void r11g11b10f_to_float3(uint32_t rgb, float retval[3]) in r11g11b10f_to_float3() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp232 Int4 rgb = Int4(*Pointer<Short4>(s)); in copyRoutine() local
274 Int rgb = Int(*Pointer<Short>(s)); in copyRoutine() local
340 Int4 rgb = Int4(*Pointer<Short4>(s)); copyRoutine() local
382 Int rgb = Int(*Pointer<Short>(s)); copyRoutine() local
425 Int rgb = Int(*Pointer<Short>(s)); copyRoutine() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmrg565.c35 JLONG rgb; in h2v1_merged_upsample_565_internal() local
107 JLONG rgb; in h2v1_merged_upsample_565D_internal() local
179 JLONG rgb; h2v2_merged_upsample_565_internal() local
277 JLONG rgb; h2v2_merged_upsample_565D_internal() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_neon.c64 uint8_t* const rgb = rgba + (alpha_first ? 1 : 0); in ApplyAlphaMultiply_NEON() local
H A Dyuv.h79 VP8YuvToRgb(int y, int u, int v, uint8_t* const rgb) VP8YuvToRgb() argument
93 VP8YuvToRgb565(int y, int u, int v, uint8_t* const rgb) VP8YuvToRgb565() argument
/third_party/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp126 SkUniqueCFRef<CGColorSpaceRef> rgb; in SkCreateCGImageRefWithColorspace() local
/third_party/ffmpeg/libavcodec/
H A Dcdxl.c72 unsigned rgb = AV_RB16(&c->palette[i * 2]); in import_palette() local
80 unsigned rgb = AV_RB24(&c->palette[i * 3]); in import_palette() local
H A Dqtrle.c65 uint8_t *rgb = s->frame->data[0]; in qtrle_decode_1bpp() local
151 uint8_t *rgb = s->frame->data[0]; qtrle_decode_2n4bpp() local
209 uint8_t *rgb = s->frame->data[0]; qtrle_decode_8bpp() local
260 uint8_t *rgb = s->frame->data[0]; qtrle_decode_16bpp() local
307 uint8_t *rgb = s->frame->data[0]; qtrle_decode_24bpp() local
362 uint8_t *rgb = s->frame->data[0]; qtrle_decode_32bpp() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c54 static void fn(yuv2rgb)(int16_t *rgb[3], ptrdiff_t rgb_stride, in yuv2rgb() argument
130 rgb2yuv(uint8_t *_yuv[3], const ptrdiff_t yuv_stride[3], int16_t *rgb[3], ptrdiff_t s, int w, int h, const int16_t rgb2yuv_coeffs[3][3][8], const int16_t yuv_offset[8]) rgb2yuv() argument
208 rgb2yuv_fsb(uint8_t *_yuv[3], const ptrdiff_t yuv_stride[3], int16_t *rgb[3], ptrdiff_t s, int w, int h, const int16_t rgb2yuv_coeffs[3][3][8], const int16_t yuv_offset[8], int *rnd_scratch[3][2]) rgb2yuv_fsb() argument
[all...]
H A Dvf_colortemperature.c57 static void kelvin2rgb(float k, float *rgb) in kelvin2rgb() argument
H A Dvf_grayworld.c96 static void rgb2lab(const float rgb[3], float lab[3]) in rgb2lab() argument
113 static void lab2rgb(const float lab[3], float rgb[3]) in lab2rgb() argument
142 float rgb[3], lab[3]; in convert_frame() local
209 float rgb[3], lab[3]; correct_frame() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c228 lp_build_blend_swizzle(struct lp_build_blend_aos_context *bld, LLVMValueRef rgb, LLVMValueRef alpha, enum lp_build_blend_swizzle rgb_swizzle, unsigned alpha_swizzle, unsigned num_channels) lp_build_blend_swizzle() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.c481 d3d12_convert_from_legacy_color_space(bool rgb, uint32_t bits_per_element, bool studio_rgb, bool p709, bool studio_yuv) in d3d12_convert_from_legacy_color_space() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBase.cpp239 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendEquationSeparatei(int idx, glw::GLenum rgb, glw::GLenum a) in SetBlendEquationSeparatei() argument
311 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendEquationSeparate(glw::GLenum rgb, glw::GLenum a) in SetBlendEquationSeparate() argument
/third_party/skia/src/core/
H A DSkRasterPipeline.cpp91 void SkRasterPipeline::append_set_rgb(SkArenaAlloc* alloc, const float rgb[3]) { in append_set_rgb() argument
[all...]
/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp23 static void load_gamut(SkPoint rgb[], const skcms_Matrix3x3& xyz) { in load_gamut() argument
50 SkPoint rgb[3]; in is_wide_gamut() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DHalf.hpp60 RGB9E5(const float rgb[3]) in RGB9E5() argument
131 R11G11B10F(const float rgb[3]) in R11G11B10F() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djdcolext-neon.c149 uint8x16x3_t rgb; in jsimd_ycc_rgb_convert_neon() local
218 uint8x8x3_t rgb; in jsimd_ycc_rgb_convert_neon() local
302 uint8x8x3_t rgb; jsimd_ycc_rgb_convert_neon() local
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Djpegdec.c266 uint8_t* volatile rgb = NULL; in ReadJPEG() local
H A Dpngdec.c244 uint8_t* volatile rgb = NULL; in ReadPNG() local
H A Dpnmdec.c186 uint8_t* rgb = NULL, *tmp_rgb; in ReadPNM() local
H A Dwicdec.c272 BYTE* rgb = NULL; in ReadPictureWithWIC() local

Completed in 19 milliseconds

123456