Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv_object.xml.h200 #define NV31_MPEG_CLASS 0x00003174 macro
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h220 #define NV31_MPEG_CLASS 0x00003174 macro
Dnouveau_video.c550 ret = nouveau_object_new(dec->chan, 0xbeef3174, NV31_MPEG_CLASS, NULL, 0, in nouveau_create_decoder()