Home
last modified time | relevance | path

Searched refs:convert_color (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dass_split.c172 static int convert_color(void *dest, const char *buf, int len) in convert_color() function
199 [ASS_COLOR] = convert_color,
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c761 convert_color(enum pipe_format format, union pipe_color_union *pcolor) in convert_color() function
800 union pipe_color_union clear_color = convert_color(psurf->format, color); in fd6_clear_surface()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c992 convert_color(struct nir_builder *b, nir_ssa_def *color, in convert_color() function
1425 color = convert_color(&b, color, key); in brw_blorp_build_nir_shader()

Completed in 7 milliseconds