Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c49 gint tex_align; member
147 gint tex_align = 0; in gst_cuda_context_constructed() local
173 gst_cuda_result (CuDeviceGetAttribute (&tex_align, in gst_cuda_context_constructed()
179 priv->tex_align = tex_align; in gst_cuda_context_constructed()
406 return ctx->priv->tex_align; in gst_cuda_context_get_texture_alignment()