Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h66 nouveau_context_init_vdec(struct nouveau_context *);
Dnouveau_video.c885 nouveau_context_init_vdec(struct nouveau_context *nv) in nouveau_context_init_vdec() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.c267 nouveau_context_init_vdec(&nv30->base); in nv30_context_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.c375 nouveau_context_init_vdec(&nv50->base); in nv50_create()