Searched refs:ppp (Results 1 - 9 of 9) sorted by path
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 213 nouveau_object_del(&dec->ppp);
|
| H A D | nouveau_vp3_video.h | 67 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 D | nv98_video.c | 154 &dec->ppp); 176 PUSH_DATA (push[2], dec->ppp->handle);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.c | 176 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 D | 9.1.4.rst | 210 - nvc0: kill assert in ppp code
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 212 nouveau_object_del(&dec->ppp);
|
| H A D | nouveau_vp3_video.h | 67 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 D | nv98_video.c | 154 &dec->ppp); 176 PUSH_DATA (push[2], dec->ppp->handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_video.c | 176 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