Searched refs:ppp (Results 1 - 9 of 9) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c213 nouveau_object_del(&dec->ppp);
H A Dnouveau_vp3_video.h67 struct nouveau_object *channel[3], *bsp, *vp, *ppp; member in struct:nouveau_vp3_decoder
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c154 &dec->ppp);
176 PUSH_DATA (push[2], dec->ppp->handle);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c176 ret = nouveau_object_new(dec->channel[2], 0x290b3, 0x90b3, NULL, 0, &dec->ppp);
183 ret = nouveau_object_new(dec->channel[2], 0x90b3, 0x90b3, NULL, 0, &dec->ppp);
195 PUSH_DATA (push[2], dec->ppp->handle);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.4.rst210 - nvc0: kill assert in ppp code
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c212 nouveau_object_del(&dec->ppp);
H A Dnouveau_vp3_video.h67 struct nouveau_object *channel[3], *bsp, *vp, *ppp; member in struct:nouveau_vp3_decoder
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c154 &dec->ppp);
176 PUSH_DATA (push[2], dec->ppp->handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c176 ret = nouveau_object_new(dec->channel[2], 0x290b3, 0x90b3, NULL, 0, &dec->ppp);
183 ret = nouveau_object_new(dec->channel[2], 0x90b3, 0x90b3, NULL, 0, &dec->ppp);
195 PUSH_DATA (push[2], dec->ppp->handle);

Completed in 14 milliseconds