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 Dnv84_video.h67 struct nouveau_bo *bsp_fw, *bsp_data; member in struct:nv84_decoder
H A Dnv84_video.c237 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 Dnv84_video.h67 struct nouveau_bo *bsp_fw, *bsp_data; member in struct:nv84_decoder
H A Dnv84_video.c237 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