Home
last modified time | relevance | path

Searched refs:vp_pushbuf (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h64 struct nouveau_pushbuf *bsp_pushbuf, *vp_pushbuf; member
Dnv84_video_vp.c75 struct nouveau_pushbuf *push = dec->vp_pushbuf; in nv84_decoder_vp_h264()
484 struct nouveau_pushbuf *push = dec->vp_pushbuf; in nv84_decoder_vp_mpeg12()
Dnv84_video.c254 nouveau_pushbuf_del(&dec->vp_pushbuf); in nv84_decoder_destroy()
354 32 * 1024, true, &dec->vp_pushbuf); in nv84_create_decoder()
363 vp_push = dec->vp_pushbuf; in nv84_create_decoder()