Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c142 gl_mem->unpack_length = 1; in _calculate_unpack_length()
155 gl_mem->unpack_length = GL_MEM_STRIDE (gl_mem) / n_gl_bytes; in _calculate_unpack_length()
171 gl_mem->unpack_length = j; in _calculate_unpack_length()
193 gl_mem->unpack_length = j; in _calculate_unpack_length()
559 gl->PixelStorei (GL_UNPACK_ROW_LENGTH, gl_mem->unpack_length); in gst_gl_memory_texsubimage()
561 gl->PixelStorei (GL_UNPACK_ALIGNMENT, gl_mem->unpack_length); in gst_gl_memory_texsubimage()
Dgstglmemory.h97 guint unpack_length; member
/third_party/gstreamer/gstplugins_base/
DChangeLog37041 [881/906] upload: restore default values for unpack_length
/third_party/gstreamer/gstplugins_bad/
DChangeLog118201 [881/906] upload: restore default values for unpack_length