HomeSort by relevance Sort by last modified time
    Searched refs:vp_channel (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv84_video.h 63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member in struct:nv84_decoder
nv84_video.c 255 nouveau_object_del(&dec->vp_channel);
350 &nv04_data, sizeof(nv04_data), &dec->vp_channel);
353 ret = nouveau_pushbuf_new(dec->client, dec->vp_channel, 4,
461 ret = nouveau_object_new(dec->vp_channel, 0xbeef7476, 0x7476,

Completed in 47 milliseconds