Home
last modified time | relevance | path

Searched refs:vp_channel (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h63 struct nouveau_object *bsp_channel, *vp_channel, *bsp, *vp; member
Dnv84_video.c255 nouveau_object_del(&dec->vp_channel); in nv84_decoder_destroy()
350 &nv04_data, sizeof(nv04_data), &dec->vp_channel); in nv84_create_decoder()
353 ret = nouveau_pushbuf_new(dec->client, dec->vp_channel, 4, in nv84_create_decoder()
461 ret = nouveau_object_new(dec->vp_channel, 0xbeef7476, 0x7476, in nv84_create_decoder()