Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h64 struct nouveau_vp3_decoder { struct
65 struct pipe_video_codec base;
66 struct nouveau_client *client;
67 struct nouveau_object *channel[3], *bsp, *vp, *ppp;
68 struct nouveau_pushbuf *pushbuf[3];
72 unsigned *fence_map;
73 struct comm *comm;
75 struct nouveau_bo *fence_bo;
78 struct nouveau_bo *fw_bo, *bitplane_bo;
86 struct nouveau_bo *ref_bo;
[all …]