Searched refs:v_colors (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmpte.c | 212 static const int v_colors[] = { 128, 155, 0, 21, 235, 255, 107, 128, 128, 255 }; variable 225 memset (vp, v_colors[color], size4); in fill_i420()
|