Home
last modified time | relevance | path

Searched defs:color (Results 401 - 425 of 1510) sorted by relevance

1...<<11121314151617181920>>...61

/third_party/ffmpeg/libavcodec/
H A Dmicrodvddec.c327 int color = ASS_DEFAULT_COLOR; in microdvd_init() local
H A Dmotionpixels.c106 int offset, w, h, color = 0, x, y, i; in mp_read_changes_map() local
185 int color; in mp_get_yuv_from_rgb() local
193 int color; in mp_set_rgb_from_yuv() local
H A Dsrtenc.c163 static void srt_color_cb(void *priv, unsigned int color, unsigned int color_id) in srt_color_cb() argument
H A Dpafvideo.c125 static void copy_color_mask(uint8_t *dst, int width, uint8_t mask, uint8_t color) in copy_color_mask() argument
165 uint8_t *dst, *dend, mask = 0, color = 0; in decode_0() local
/third_party/ffmpeg/libavfilter/
H A Dasrc_anoisesrc.c35 int color; member
[all...]
H A Dvf_colortemperature.c42 float color[3]; member
112 const float *color = s->color; in temperature_slice8() local
154 const float *color = s->color; in temperature_slice16() local
196 const float *color = s->color; in temperature_slice8p() local
236 const float *color = s->color; temperature_slice16p() local
[all...]
H A Dvf_super2xsai.c73 uint32_t color[4][4]; in super2xsai() local
[all...]
H A Dvf_shear.c46 FFDrawColor color; member
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c43 uint8_t color[4]; member
[all...]
/third_party/backends/backend/escl/
H A Descl_capabilities.c204 const char *color = (SANE_String_Const)xmlNodeGetContent(node); in find_valor_of_array_variables() local
/third_party/backends/backend/
H A Das6e.h72 int color; member
H A Dkvs20xx.c456 int color = !strcmp (s->val[MODE].s, SANE_VALUE_SCAN_MODE_COLOR); in sane_read() local
H A Dgt68xx_generic.c219 SANE_Bool color; in gt68xx_generic_setup_scan() local
[all...]
H A Du12-shading.c511 u12shading_AdjustGain( U12_Device *dev, u_long color, SANE_Byte hilight ) in u12shading_AdjustGain() argument
[all...]
H A Dumax_pp_mid.c332 sanei_umax_pp_start (int x, int y, int width, int height, int dpi, int color, in sanei_umax_pp_start() argument
/third_party/cups-filters/cupsfilters/
H A Drgb.c64 const unsigned char *color; /* Current color data */ in cupsRGBDoGray() local
182 const unsigned char *color; /* Current color data */ cupsRGBDoRGB() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
H A DCalendarFrame.java401 Color color = Color.black; field in CalendarFrame.ColoredLabel
/third_party/lame/frontend/
H A Dgpkplotting.c58 setcolor(GtkWidget * widget, GdkColor * color, gint red, gint green, gint blue) in setcolor() argument
67 gdk_color_alloc(gtk_widget_get_colormap(widget), color); in setcolor() local
94 gpk_graph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, GdkColor * color) gpk_graph_draw() argument
150 gpk_rectangle_draw(GtkWidget * widget, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, GdkColor * color) gpk_rectangle_draw() argument
186 gpk_bargraph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, int barwidth, GdkColor * color) gpk_bargraph_draw() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_format_convert.h157 nir_format_pack_uint_unmasked_ssa(nir_builder *b, nir_ssa_def *color, in nir_format_pack_uint_unmasked_ssa() argument
170 nir_format_pack_uint(nir_builder *b, nir_ssa_def *color, in nir_format_pack_uint() argument
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py524 color = set_red if num_unexpected else set_green variable
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c210 nir_ssa_def *color[4]; in v3d_nir_get_tlb_color() local
311 v3d_emit_ms_output(nir_builder *b, nir_ssa_def *color, nir_src *offset, nir_alu_type type, int rt, int sample) v3d_emit_ms_output() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_opt_dead_builtin_varyings.c64 nir_variable *color[2]; member
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest.js368 var color = "#000000"; variable
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js368 var color = "#000000"; variable
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c114 ints_fit_in_floats(const union pipe_color_union *color) in ints_fit_in_floats() argument
72 clear_buffers_with_quad(struct svga_context *svga, unsigned clear_buffers, const union pipe_color_union *color, double depth, unsigned stencil) clear_buffers_with_quad() argument
125 try_clear(struct svga_context *svga, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) try_clear() argument
251 svga_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) svga_clear() argument
306 union pipe_color_union color; svga_clear_texture() local
471 svga_try_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color) svga_try_clear_render_target() argument
497 svga_blitter_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) svga_blitter_clear_render_target() argument
525 svga_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) svga_clear_render_target() argument
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...61