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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member in struct:nv84_decoder
H A Dnv84_video.c251 nouveau_object_del(&dec->bsp_channel);
334 &nv04_data, sizeof(nv04_data), &dec->bsp_channel);
338 ret = nouveau_pushbuf_new(dec->client, dec->bsp_channel, 4,
457 ret = nouveau_object_new(dec->bsp_channel, 0xbeef74b0, 0x74b0,

Completed in 87 milliseconds