Lines Matching refs:destroy
245 vscreen->destroy(vscreen); in XvMCCreateContext()
262 pipe->destroy(pipe); in XvMCCreateContext()
263 vscreen->destroy(vscreen); in XvMCCreateContext()
270 context_priv->decoder->destroy(context_priv->decoder); in XvMCCreateContext()
271 pipe->destroy(pipe); in XvMCCreateContext()
272 vscreen->destroy(vscreen); in XvMCCreateContext()
280 context_priv->decoder->destroy(context_priv->decoder); in XvMCCreateContext()
281 pipe->destroy(pipe); in XvMCCreateContext()
282 vscreen->destroy(vscreen); in XvMCCreateContext()
333 context_priv->decoder->destroy(context_priv->decoder); in XvMCDestroyContext()
336 context_priv->pipe->destroy(context_priv->pipe); in XvMCDestroyContext()
337 context_priv->vscreen->destroy(context_priv->vscreen); in XvMCDestroyContext()