Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dtextoverlay.c29 #define I420_U_ROWSTRIDE(width) (GST_ROUND_UP_8(width)/2) macro
34 #define I420_V_OFFSET(w,h) (I420_U_OFFSET(w,h)+(I420_U_ROWSTRIDE(w)*GST_ROUND_UP_2(h)/2))