Home
last modified time | relevance | path

Searched defs:round_up_j (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c161 guint round_up_j = in _calculate_unpack_length() local
185 guint round_up_j = ((GL_MEM_STRIDE (gl_mem)) + j - 1) & ~(j - 1); in _calculate_unpack_length() local