Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c140 struct nvc0_fifo nvc0_args = {}; in nvc0_create_decoder() local
144 size = sizeof(nvc0_args); in nvc0_create_decoder()
145 data = &nvc0_args; in nvc0_create_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c379 struct nvc0_fifo nvc0_args = {}; in firmware_present() local
388 data = &nvc0_args; in firmware_present()
389 size = sizeof(nvc0_args); in firmware_present()