Searched refs:active_width (Results 1 – 2 of 2) sorted by relevance
860 gint i, active_width, stride;879 active_width = GST_VIDEO_SINK_WIDTH (osxvideosink) * sizeof (short);881 memcpy (writep, readp, active_width);882 writep += active_width;
80146 u8 active_width; member