Searched refs:bsp_bufctx (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h65 struct nouveau_bufctx *bsp_bufctx, *vp_bufctx; member in struct:nv84_decoder
H A Dnv84_video.c249 nouveau_bufctx_del(&dec->bsp_bufctx);
343 ret = nouveau_bufctx_new(dec->client, 1, &dec->bsp_bufctx);
443 nouveau_pushbuf_bufctx(bsp_push, dec->bsp_bufctx);
444 nouveau_bufctx_refn(dec->bsp_bufctx, 0,
446 nouveau_bufctx_refn(dec->bsp_bufctx, 0,

Completed in 66 milliseconds