Home
last modified time | relevance | path

Searched refs:odd_width (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c390 gboolean odd_width; in gst_smpte_alpha_process_i420_ayuv() local
424 odd_width = (width % 2 != 0); in gst_smpte_alpha_process_i420_ayuv()
440 if (odd_width) { in gst_smpte_alpha_process_i420_ayuv()