Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv_object.xml.h201 #define NV84_MPEG_CLASS 0x00008274 macro
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h221 #define NV84_MPEG_CLASS 0x00008274 macro
Dnouveau_video.c547 ret = nouveau_object_new(dec->chan, 0xbeef8274, NV84_MPEG_CLASS, NULL, 0, in nouveau_create_decoder()