Searched refs:bsp_data (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.h | 67 struct nouveau_bo *bsp_fw, *bsp_data; member in struct:nv84_decoder
|
| H A D | nv84_video.c | 237 nouveau_bo_ref(NULL, &dec->bsp_data); 379 0, 0x40000, NULL, &dec->bsp_data); 447 dec->bsp_data, NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR); 525 PUSH_DATA (bsp_push, dec->bsp_data->offset >> 8); 526 PUSH_DATA (bsp_push, dec->bsp_data->size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.h | 67 struct nouveau_bo *bsp_fw, *bsp_data; member in struct:nv84_decoder
|
| H A D | nv84_video.c | 237 nouveau_bo_ref(NULL, &dec->bsp_data); 379 0, 0x40000, NULL, &dec->bsp_data); 447 dec->bsp_data, NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR); 525 PUSH_DATA (bsp_push, dec->bsp_data->offset >> 8); 526 PUSH_DATA (bsp_push, dec->bsp_data->size);
|
Completed in 7 milliseconds