Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsm3840_lib.h131 static void download_lut8 (p_usb_dev_handle udev, int dpi, int incolor);
H A Dsm3840_lib.c870 download_lut8 (p_usb_dev_handle udev, int dpi, int incolor) in download_lut8() argument
896 if (!incolor) in download_lut8()
928 if (!incolor) in download_lut8()
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c1361 static void update_color_with_alpha(DrawTextContext *s, FFDrawColor *color, const FFDrawColor incolor) in update_color_with_alpha() argument
1363 *color = incolor; in update_color_with_alpha()

Completed in 5 milliseconds