Searched refs:u_colors (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmpte.c | 211 static const int u_colors[] = { 128, 0, 170, 46, 212, 85, 255, 128, 0, 128 }; variable 224 memset (up, u_colors[color], size4); in fill_i420()
|